LogLog ToString 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: 1.2.15.0 (1.2.15.0)
Syntax

public override string ToString()

Return Value

Type: OnlineString

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

See Also