| Class | Description |
|---|---|
| SimpleLogger |
Simple implementation of
Logger that sends all enabled log messages,
for all defined loggers, to the console (System.err). |
| SimpleLoggerConfiguration |
This class holds configuration values for
SimpleLogger. |
| SimpleLoggerFactory |
An implementation of
ILoggerFactory which always returns
SimpleLogger instances. |
| SimpleServiceProvider |
Copyright © 2005–2022 QOS.ch. All rights reserved.