[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 139

protected procedure TLazLogger.DoDebuglnStack(

  const s: string;

  AGroup: PLazLoggerLogGroup = Nil

); virtual;

Arguments

s

  

String value written in the method.

Version info

Added in LazUtils version 3.0.


Version 4.0 Generated 2025-05-03 Home