beautiful_logger icon indicating copy to clipboard operation
beautiful_logger copied to clipboard

Yet another logger API in Java with beautiful features

Results 3 beautiful_logger issues
Sort by recently updated
recently updated
newest added

Currently, using `LoggerConfig.fromPackage(String/Package).update(...)` only affects `Logger`s for classes directly under the referred package. It would be handy to have a way to configure all loggers for all nested sub-packages as...

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.3.0-alpha16 to 1.3.12. Commits 0df4ec1 prepare release 1.3.12 189af50 ensure JDK 8 compatibility 14a71d0 cater for array size marked with -1 b8eac23 prevent DOS attacks using on...

dependencies

Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.3.0-alpha16 to 1.3.12. Commits 0df4ec1 prepare release 1.3.12 189af50 ensure JDK 8 compatibility 14a71d0 cater for array size marked with -1 b8eac23 prevent DOS attacks using on...

dependencies