LogLogToString Method Apache log4net™ SDK Documentation
Formats Prefix, Source, and Message in the same format as the value sent to Console.Out and Trace.Write.

Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public override string ToString()

Return Value

Type: String

[Missing <returns> documentation for "M:log4net.Util.LogLog.ToString"]

See Also

Reference