[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LazLoggerBase' (#lazutils)

TLazLoggerWithGroupParam.RegisterLogGroup

Declaration

Source position: lazloggerbase.pas line 276

public function TLazLoggerWithGroupParam.RegisterLogGroup(

  const AConfigName: string

):PLazLoggerLogGroup; override;

function TLazLoggerWithGroupParam.RegisterLogGroup(

  const AConfigName: string;

  ADefaulEnabled: Boolean

):PLazLoggerLogGroup; override;