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

TLazLogger.DoDebugLn

Implements the DebugLn method for the logger type.

Declaration

Source position: lazloggerbase.pas line 138

protected procedure TLazLogger.DoDebugLn(

  s: string;

  AGroup: PLazLoggerLogGroup = Nil

); virtual;

Arguments

s

  

String value written in the method.

Version info

Added in LazUtils version 3.0.


Version 4.4 Generated 2025-11-08 Home