| Interface | Description |
|---|---|
| SimplifiedLog |
| Class | Description |
|---|---|
| AbstractLoggingBean |
Serves as a common base class for the vast majority of classes that require some kind of logging.
|
| LoggerSkeleton |
Provides some more default implementations for
Logger interface methods |
| LoggingUtils | |
| SimplifiedLoggerSkeleton |
Routes the effective logging to the
SimplifiedLog methods. |
Copyright © 2018–2021 The Apache Software Foundation. All rights reserved.