Unit 'LazLoggerBase' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#lazutils]

TLazLogger.UseGlobalLogGroupList

Indicates if the global DebugLoggerGroupList is used as the value for the LogGroupList property.

Declaration

Source position: lazloggerbase.pas line 160

public property TLazLogger.UseGlobalLogGroupList : Boolean
  read FUseGlobalLogGroupList
  write SetUseGlobalLogGroupList;

Version 4.6 Hosted on Source Forge