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

SetDebugLogger

Sets the value for the DebugLogger property.

Declaration

Source position: lazloggerbase.pas line 300

procedure SetDebugLogger(

  ALogger: TLazLogger

);

Arguments

ALogger

  

New value for the DebugLogger property.