The LogImpl type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | LogImpl |
Construct a new wrapper for the specified logger.
|
Methods
Name | Description | |
---|---|---|
![]() | Debug(Object) |
Logs a message object with the DEBUG level.
|
![]() | Debug(Object, Exception) |
Logs a message object with the DEBUG level
|
![]() | DebugFormat(String, Object) |
Logs a formatted message string with the DEBUG level.
|
![]() | DebugFormat(String, Object ) |
Logs a formatted message string with the DEBUG level.
|
![]() | DebugFormat(IFormatProvider, String, Object ) |
Logs a formatted message string with the DEBUG level.
|
![]() | DebugFormat(String, Object, Object) |
Logs a formatted message string with the DEBUG level.
|
![]() | DebugFormat(String, Object, Object, Object) |
Logs a formatted message string with the DEBUG level.
|
![]() | ![]() | (Inherited from ![]() |
![]() | Error(Object) |
Logs a message object with the ERROR level.
|
![]() | Error(Object, Exception) |
Logs a message object with the ERROR level
|
![]() | ErrorFormat(String, Object) |
Logs a formatted message string with the ERROR level.
|
![]() | ErrorFormat(String, Object ) |
Logs a formatted message string with the ERROR level.
|
![]() | ErrorFormat(IFormatProvider, String, Object ) |
Logs a formatted message string with the ERROR level.
|
![]() | ErrorFormat(String, Object, Object) |
Logs a formatted message string with the ERROR level.
|
![]() | ErrorFormat(String, Object, Object, Object) |
Logs a formatted message string with the ERROR level.
|
![]() | Fatal(Object) |
Logs a message object with the FATAL level.
|
![]() | Fatal(Object, Exception) |
Logs a message object with the FATAL level
|
![]() | FatalFormat(String, Object) |
Logs a formatted message string with the FATAL level.
|
![]() | FatalFormat(String, Object ) |
Logs a formatted message string with the FATAL level.
|
![]() | FatalFormat(IFormatProvider, String, Object ) |
Logs a formatted message string with the FATAL level.
|
![]() | FatalFormat(String, Object, Object) |
Logs a formatted message string with the FATAL level.
|
![]() | FatalFormat(String, Object, Object, Object) |
Logs a formatted message string with the FATAL level.
|
![]() | ![]() |
Allows an (Inherited from ![]() ![]() ![]() |
![]() | ![]() |
Serves as a hash function for a particular type.
(Inherited from ![]() |
![]() | ![]() |
Gets the (Inherited from ![]() ![]() |
![]() | Info(Object) |
Logs a message object with the INFO level.
|
![]() | Info(Object, Exception) |
Logs a message object with the INFO level.
|
![]() | InfoFormat(String, Object) |
Logs a formatted message string with the INFO level.
|
![]() | InfoFormat(String, Object ) |
Logs a formatted message string with the INFO level.
|
![]() | InfoFormat(IFormatProvider, String, Object ) |
Logs a formatted message string with the INFO level.
|
![]() | InfoFormat(String, Object, Object) |
Logs a formatted message string with the INFO level.
|
![]() | InfoFormat(String, Object, Object, Object) |
Logs a formatted message string with the INFO level.
|
![]() | ![]() |
Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ReloadLevels |
Virtual method called when the configuration of the repository changes
|
![]() | ![]() | (Inherited from ![]() |
![]() | Warn(Object) |
Logs a message object with the WARN level.
|
![]() | Warn(Object, Exception) |
Logs a message object with the WARN level
|
![]() | WarnFormat(String, Object) |
Logs a formatted message string with the WARN level.
|
![]() | WarnFormat(String, Object ) |
Logs a formatted message string with the WARN level.
|
![]() | WarnFormat(IFormatProvider, String, Object ) |
Logs a formatted message string with the WARN level.
|
![]() | WarnFormat(String, Object, Object) |
Logs a formatted message string with the WARN level.
|
![]() | WarnFormat(String, Object, Object, Object) |
Logs a formatted message string with the WARN level.
|
Extension Methods
Name | Description | |
---|---|---|
![]() | DebugExt(Func TResult ) | Overloaded. (Defined by ILogExtensions.) |
![]() | DebugExt(Object) | Overloaded.
Log a message object with the Debug level.
(Defined by ILogExtensions.) |
![]() | DebugExt(Func TResult , Void) | Overloaded. (Defined by ILogExtensions.) |
![]() | DebugExt(Object, Exception) | Overloaded.
Log a message object with the Debug level including
the stack trace of the (Defined by ILogExtensions.)![]() |
![]() | DebugFormatExt(String, Object) | Overloaded.
Logs a formatted message string with the Debug level.
(Defined by ILogExtensions.) |
![]() | DebugFormatExt(String, Object ) | Overloaded.
Logs a formatted message string with the Debug level.
(Defined by ILogExtensions.) |
![]() | DebugFormatExt(IFormatProvider, String, Object ) | Overloaded.
Logs a formatted message string with the Debug level.
(Defined by ILogExtensions.) |
![]() | DebugFormatExt(String, Object, Object) | Overloaded.
Logs a formatted message string with the Debug level.
(Defined by ILogExtensions.) |
![]() | DebugFormatExt(String, Object, Object, Object) | Overloaded.
Logs a formatted message string with the Debug level.
(Defined by ILogExtensions.) |
![]() | ErrorExt(Func TResult ) | Overloaded. (Defined by ILogExtensions.) |
![]() | ErrorExt(Object) | Overloaded.
Log a message object with the Error level.
(Defined by ILogExtensions.) |
![]() | ErrorExt(Func TResult , Void) | Overloaded. (Defined by ILogExtensions.) |
![]() | ErrorExt(Object, Exception) | Overloaded.
Log a message object with the Error level including
the stack trace of the (Defined by ILogExtensions.)![]() |
![]() | ErrorFormatExt(String, Object) | Overloaded.
Logs a formatted message string with the Error level.
(Defined by ILogExtensions.) |
![]() | ErrorFormatExt(String, Object ) | Overloaded.
Logs a formatted message string with the Error level.
(Defined by ILogExtensions.) |
![]() | ErrorFormatExt(IFormatProvider, String, Object ) | Overloaded.
Logs a formatted message string with the Error level.
(Defined by ILogExtensions.) |
![]() | ErrorFormatExt(String, Object, Object) | Overloaded.
Logs a formatted message string with the Error level.
(Defined by ILogExtensions.) |
![]() | ErrorFormatExt(String, Object, Object, Object) | Overloaded.
Logs a formatted message string with the Error level.
(Defined by ILogExtensions.) |
![]() | FatalExt(Func TResult ) | Overloaded. (Defined by ILogExtensions.) |
![]() | FatalExt(Object) | Overloaded.
Log a message object with the Fatal level.
(Defined by ILogExtensions.) |
![]() | FatalExt(Func TResult , Void) | Overloaded. (Defined by ILogExtensions.) |
![]() | FatalExt(Object, Exception) | Overloaded.
Log a message object with the Fatal level including
the stack trace of the (Defined by ILogExtensions.)![]() |
![]() | FatalFormatExt(String, Object) | Overloaded.
Logs a formatted message string with the Fatal level.
(Defined by ILogExtensions.) |
![]() | FatalFormatExt(String, Object ) | Overloaded.
Logs a formatted message string with the Fatal level.
(Defined by ILogExtensions.) |
![]() | FatalFormatExt(IFormatProvider, String, Object ) | Overloaded.
Logs a formatted message string with the Fatal level.
(Defined by ILogExtensions.) |
![]() | FatalFormatExt(String, Object, Object) | Overloaded.
Logs a formatted message string with the Fatal level.
(Defined by ILogExtensions.) |
![]() | FatalFormatExt(String, Object, Object, Object) | Overloaded.
Logs a formatted message string with the Fatal level.
(Defined by ILogExtensions.) |
![]() | InfoExt(Func TResult ) | Overloaded. (Defined by ILogExtensions.) |
![]() | InfoExt(Object) | Overloaded.
Log a message object with the Info level.
(Defined by ILogExtensions.) |
![]() | InfoExt(Func TResult , Void) | Overloaded. (Defined by ILogExtensions.) |
![]() | InfoExt(Object, Exception) | Overloaded.
Log a message object with the Info level including
the stack trace of the (Defined by ILogExtensions.)![]() |
![]() | InfoFormatExt(String, Object) | Overloaded.
Logs a formatted message string with the Info level.
(Defined by ILogExtensions.) |
![]() | InfoFormatExt(String, Object ) | Overloaded.
Logs a formatted message string with the Info level.
(Defined by ILogExtensions.) |
![]() | InfoFormatExt(IFormatProvider, String, Object ) | Overloaded.
Logs a formatted message string with the Info level.
(Defined by ILogExtensions.) |
![]() | InfoFormatExt(String, Object, Object) | Overloaded.
Logs a formatted message string with the Info level.
(Defined by ILogExtensions.) |
![]() | InfoFormatExt(String, Object, Object, Object) | Overloaded.
Logs a formatted message string with the Info level.
(Defined by ILogExtensions.) |
![]() | WarnExt(Func TResult ) | Overloaded. (Defined by ILogExtensions.) |
![]() | WarnExt(Object) | Overloaded.
Log a message object with the Warn level.
(Defined by ILogExtensions.) |
![]() | WarnExt(Func TResult , Void) | Overloaded. (Defined by ILogExtensions.) |
![]() | WarnExt(Object, Exception) | Overloaded.
Log a message object with the Warn level including
the stack trace of the (Defined by ILogExtensions.)![]() |
![]() | WarnFormatExt(String, Object) | Overloaded.
Logs a formatted message string with the Warn level.
(Defined by ILogExtensions.) |
![]() | WarnFormatExt(String, Object ) | Overloaded.
Logs a formatted message string with the Warn level.
(Defined by ILogExtensions.) |
![]() | WarnFormatExt(IFormatProvider, String, Object ) | Overloaded.
Logs a formatted message string with the Warn level.
(Defined by ILogExtensions.) |
![]() | WarnFormatExt(String, Object, Object) | Overloaded.
Logs a formatted message string with the Warn level.
(Defined by ILogExtensions.) |
![]() | WarnFormatExt(String, Object, Object, Object) | Overloaded.
Logs a formatted message string with the Warn level.
(Defined by ILogExtensions.) |
Properties
Name | Description | |
---|---|---|
![]() | IsDebugEnabled |
Checks if this logger is enabled for the DEBUG
level.
|
![]() | IsErrorEnabled |
Checks if this logger is enabled for the ERROR level.
|
![]() | IsFatalEnabled |
Checks if this logger is enabled for the FATAL level.
|
![]() | IsInfoEnabled |
Checks if this logger is enabled for the INFO level.
|
![]() | IsWarnEnabled |
Checks if this logger is enabled for the WARN level.
|
![]() | Logger |
Gets the implementation behind this wrapper object.
(Inherited from LoggerWrapperImpl.) |
See Also