Performs actions needed to initialize the logger class instance.
Source position: lazloggerbase.pas line 127
protected procedure TLazLogger.DoInit; virtual; |
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 |