[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Gets a pointer to the log group with the specified name.
Source position: lazloggerbase.pas line 103
public function TLazLoggerLogGroupList.Find( |
const AConfigName: string |
AConfigName |
|
Name of the log group to locate in the container. |
Pointer to the log group located in the method, or Nil when not found.
Version 4.0 | Generated 2025-05-03 | Home |