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.6 | Generated 2026-02-20 | Home |