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

TLazLogger.DoDebuglnStack

Implements the DebugLnStack method for the logger type.

Declaration

Source position: lazloggerbase.pas line 132

protected procedure TLazLogger.DoDebuglnStack(

  const s: string

); virtual;

Arguments

s

  

String value written in the method.