Skip to content

TjachLog

Juan Antonio Castillo edited this page Feb 15, 2023 · 4 revisions

Unit: ujachLogMgr

Declaration: TjachLog = class

Inherits from: TObject

TjachLog class

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.

Methods

Properties