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.4 | Generated 2025-11-08 | Home |