[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Implements the DebugLn method for the logger type.
Source position: lazloggerbase.pas line 138
protected procedure TLazLogger.DoDebugLn( |
s: string; |
AGroup: PLazLoggerLogGroup = Nil |
); virtual; |
s |
|
String value written in the method. |
Added in LazUtils version 3.0.
Version 4.0 | Generated 2025-05-03 | Home |