Interface | Description |
---|---|
ILog |
Simple abstraction for various logging frameworks.
|
ILogProvider |
Interface for a factory that creates ILog implementations
|
Timer | |
TimerProvider |
Class | Description |
---|---|
LogFactory |
Calls into the currently active
ILogProvider to obtain log objects. |
Enum | Description |
---|---|
ILog.Level |
Log level
|