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.6 | Generated 2026-02-20 | Home |