LogLog Prefix Property Apache log4net™ SDK Documentation
A string indicating the severity of the internal message.

Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public string Prefix { get; }

Property Value

Type: OnlineString
Remarks

"log4net: ", "log4net:ERROR ", "log4net:WARN "
See Also