[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Creates and adds a new logger group in the container.
Source position: lazloggerbase.pas line 93
protected function TLazLoggerLogGroupList.Add( |
const AConfigName: string; |
ADefaulEnabled: Boolean = False |
AConfigName |
|
Case-insensitive name for the log group added in the method. |
ADefaulEnabled |
|
True if enabled by default. |
Pointer to the TLazLoggerLogGroup instance created and added in the method.
Version 4.0 | Generated 2025-05-03 | Home |