Class | Description |
---|---|
Logger |
Universal logger, and adapter between your app and SLF4J API.
|
MulticolorLayout |
Multi-color layout for LOG4J.
|
VerboseProcess |
Utility class for getting
stdout from a running process
and logging it through SLF4J. |
VerboseRunnable |
Wrapper of
Runnable , that logs all uncaught runtime exceptions. |
VerboseThreads |
Convenient
ThreadFactory , that logs all uncaught exceptions. |
Copyright © 2012 jcabi.com. All Rights Reserved.