ILogExtensions MethodsApache log4net™ SDK Documentation
Methods

  NameDescription
Public methodStatic memberDebugExt(ILog, FuncTResult)
Public methodStatic memberDebugExt(ILog, Object)
Log a message object with the Debug level.
Public methodStatic memberDebugExt(ILog, FuncTResult, Void)
Public methodStatic memberDebugExt(ILog, Object, Exception)
Log a message object with the Debug level including the stack trace of the Exception passed as a parameter.
Public methodStatic memberDebugFormatExt(ILog, String, Object)
Logs a formatted message string with the Debug level.
Public methodStatic memberDebugFormatExt(ILog, String, Object)
Logs a formatted message string with the Debug level.
Public methodStatic memberDebugFormatExt(ILog, IFormatProvider, String, Object)
Logs a formatted message string with the Debug level.
Public methodStatic memberDebugFormatExt(ILog, String, Object, Object)
Logs a formatted message string with the Debug level.
Public methodStatic memberDebugFormatExt(ILog, String, Object, Object, Object)
Logs a formatted message string with the Debug level.
Public methodStatic memberErrorExt(ILog, FuncTResult)
Public methodStatic memberErrorExt(ILog, Object)
Log a message object with the Error level.
Public methodStatic memberErrorExt(ILog, FuncTResult, Void)
Public methodStatic memberErrorExt(ILog, Object, Exception)
Log a message object with the Error level including the stack trace of the Exception passed as a parameter.
Public methodStatic memberErrorFormatExt(ILog, String, Object)
Logs a formatted message string with the Error level.
Public methodStatic memberErrorFormatExt(ILog, String, Object)
Logs a formatted message string with the Error level.
Public methodStatic memberErrorFormatExt(ILog, IFormatProvider, String, Object)
Logs a formatted message string with the Error level.
Public methodStatic memberErrorFormatExt(ILog, String, Object, Object)
Logs a formatted message string with the Error level.
Public methodStatic memberErrorFormatExt(ILog, String, Object, Object, Object)
Logs a formatted message string with the Error level.
Public methodStatic memberFatalExt(ILog, FuncTResult)
Public methodStatic memberFatalExt(ILog, Object)
Log a message object with the Fatal level.
Public methodStatic memberFatalExt(ILog, FuncTResult, Void)
Public methodStatic memberFatalExt(ILog, Object, Exception)
Log a message object with the Fatal level including the stack trace of the Exception passed as a parameter.
Public methodStatic memberFatalFormatExt(ILog, String, Object)
Logs a formatted message string with the Fatal level.
Public methodStatic memberFatalFormatExt(ILog, String, Object)
Logs a formatted message string with the Fatal level.
Public methodStatic memberFatalFormatExt(ILog, IFormatProvider, String, Object)
Logs a formatted message string with the Fatal level.
Public methodStatic memberFatalFormatExt(ILog, String, Object, Object)
Logs a formatted message string with the Fatal level.
Public methodStatic memberFatalFormatExt(ILog, String, Object, Object, Object)
Logs a formatted message string with the Fatal level.
Public methodStatic memberInfoExt(ILog, FuncTResult)
Public methodStatic memberInfoExt(ILog, Object)
Log a message object with the Info level.
Public methodStatic memberInfoExt(ILog, FuncTResult, Void)
Public methodStatic memberInfoExt(ILog, Object, Exception)
Log a message object with the Info level including the stack trace of the Exception passed as a parameter.
Public methodStatic memberInfoFormatExt(ILog, String, Object)
Logs a formatted message string with the Info level.
Public methodStatic memberInfoFormatExt(ILog, String, Object)
Logs a formatted message string with the Info level.
Public methodStatic memberInfoFormatExt(ILog, IFormatProvider, String, Object)
Logs a formatted message string with the Info level.
Public methodStatic memberInfoFormatExt(ILog, String, Object, Object)
Logs a formatted message string with the Info level.
Public methodStatic memberInfoFormatExt(ILog, String, Object, Object, Object)
Logs a formatted message string with the Info level.
Public methodStatic memberWarnExt(ILog, FuncTResult)
Public methodStatic memberWarnExt(ILog, Object)
Log a message object with the Warn level.
Public methodStatic memberWarnExt(ILog, FuncTResult, Void)
Public methodStatic memberWarnExt(ILog, Object, Exception)
Log a message object with the Warn level including the stack trace of the Exception passed as a parameter.
Public methodStatic memberWarnFormatExt(ILog, String, Object)
Logs a formatted message string with the Warn level.
Public methodStatic memberWarnFormatExt(ILog, String, Object)
Logs a formatted message string with the Warn level.
Public methodStatic memberWarnFormatExt(ILog, IFormatProvider, String, Object)
Logs a formatted message string with the Warn level.
Public methodStatic memberWarnFormatExt(ILog, String, Object, Object)
Logs a formatted message string with the Warn level.
Public methodStatic memberWarnFormatExt(ILog, String, Object, Object, Object)
Logs a formatted message string with the Warn level.
Top
See Also

Reference