logback-colorizer icon indicating copy to clipboard operation
logback-colorizer copied to clipboard

A customizable log colorizer for logback, based on log levels.

Results 2 logback-colorizer issues
Sort by recently updated
recently updated
newest added

Nice tool sir Having some issues with proper colorization in Windows command prompt ![image](https://user-images.githubusercontent.com/3102155/39678598-74e78bd4-5144-11e8-9454-6f4b22d8e921.png) It would be nice to have something similar to JANSI: http://fusesource.github.io/jansi/

The readme shows using colorize like this: `%github([%thread])`. Is this colorizing the different threads in different colors or merely colorizing all threads in one configured color?