Classes
Class | Description | |
---|---|---|
AssemblyInfo |
Provides information about the environment the assembly has
been built for.
| |
GlobalContext |
The log4net Global Context.
| |
LogicalThreadContext |
The log4net Logical Thread Context.
| |
LogManager |
This class is used by client applications to request logger instances.
| |
MDC |
Implementation of Mapped Diagnostic Contexts.
| |
NDC |
Implementation of Nested Diagnostic Contexts.
| |
ThreadContext |
The log4net Thread Context.
|
Interfaces
Interface | Description | |
---|---|---|
ILog |
The ILog interface is use by application to log messages into
the log4net framework.
|