-
Notifications
You must be signed in to change notification settings - Fork 10
TjachLog
Juan Antonio Castillo edited this page Feb 15, 2023
·
4 revisions
Unit: ujachLogMgr
Declaration: TjachLog = class
Inherits from: TObject
This is the logger class. You have to create at least one instance of this class in order to make entries to the log. You can use the ujachLogAuto unit to avoid manually creating the class. If you're new to the library, read the get started guide to learn how to integrate the library into your project and start logging events in 5 minutes.
You can also read about the Log methods provided by this class.
jump to: get started — multiple log destinations — units and classes — wiki home — blog (English) — blog (Spanish) — library home