Unit 'LazLoggerBase' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#lazutils]

TLazLogger.DoInit

Performs actions needed to initialize the logger class instance.

Declaration

Source position: lazloggerbase.pas line 127

protected procedure TLazLogger.DoInit; virtual;

Description

DoInit has an empty implementation. It must be re-implemented in a descendent class to perform the actions needed for the logger type.


Version 4.4 Generated 2025-11-08 Home