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