Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ILogExtensions Members

ILogExtensions overview

Public Static (Shared) Methods

DebugExtOverloaded. Log a message object with the Debug level.
DebugFormatExtOverloaded. Logs a formatted message string with the Debug level.
ErrorExtOverloaded. Log a message object with the Error level.
ErrorFormatExtOverloaded. Logs a formatted message string with the Error level.
FatalExtOverloaded. Log a message object with the Fatal level.
FatalFormatExtOverloaded. Logs a formatted message string with the Fatal level.
InfoExtOverloaded. Log a message object with the Info level.
InfoFormatExtOverloaded. Logs a formatted message string with the Info level.
WarnExtOverloaded. Log a message object with the Warn level.
WarnFormatExtOverloaded. Logs a formatted message string with the Warn level.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

See Also

ILogExtensions Class | log4net.Util Namespace