Package com.jcabi.log
package com.jcabi.log
Convenient logging utils.
The only dependency you need is (check our latest version available at www.jcabi.com):
<depedency> <groupId>com.jcabi</groupId> <artifactId>jcabi-log</artifactId> </dependency>
- See Also:
-
ClassDescriptionStore human readable color data.Replaces string format with a Control Sequence Indicator.Universal logger, and adapter between your app and SLF4J API.Multi-color layout for LOG4J.Supplier<T>Functional interface used as assignment target for Java8 lambda expressions or method references.Wrapper of
Callable
, that logs all uncaught runtime exceptions.Utility class for gettingstdout
from a running process and logging it through SLF4J.Class representing the result of a process.Wrapper ofRunnable
, that logs all uncaught runtime exceptions.ConvenientThreadFactory
, that logs all uncaught exceptions.