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

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

public string Prefix { get; }

Property Value

Type: String
Remarks

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

Reference