[Overview][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |