log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
LogLog.ToString Method
Formats Prefix, Source, and Message in the same format as the value sent to Console.Out and Trace.Write.
[Visual Basic]
Overrides Public Function ToString() As
String
[C#]
public override
string ToString();
Return Value
See Also
LogLog Class | log4net.Util Namespace