| [Overview][Types][Classes][Procedures and functions][Variables][Index] |
Performs actions needed to initialize the logger class instance.
Source position: lazloggerbase.pas line 126
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.