| [Overview][Types][Classes][Procedures and functions][Variables][Index] |
Implements the DebugLn method for the logger type.
Source position: lazloggerbase.pas line 131
protected procedure TLazLogger.DoDebugLn( |
s: string |
); virtual; |
s |
|
String value written in the method. |