| Interface | Description |
|---|---|
| Logger |
Logging wrapper that allows deferment of message formatting and argument evaluation.
|
| LoggingProvider |
Logging provider abstraction of logging service provider interface.
|
| Class | Description |
|---|---|
| AbstractLogger |
Abstract logger implementation.
|
| LoggerFactory |
Factory for creating
Logger implementation from various logging service provider implementations. |
| Enum | Description |
|---|---|
| Level |
Log level abstraction for logging service provider interface.
|
Copyright © 2004–2014 Paul Ferraro. All rights reserved.