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

TLazLogger.DoDebugLn

Implements the DebugLn method for the logger type.

Declaration

Source position: lazloggerbase.pas line 131

protected procedure TLazLogger.DoDebugLn(

  s: string

); virtual;

Arguments

s

  

String value written in the method.