mirror of
https://github.com/games647/ColorConsole.git
synced 2024-11-10 21:01:17 +01:00
Print colorful console messages depending on the logging level
src/main | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
pom.xml | ||
ReadMe.md |
ColorConsole
Description
This lightweight plugin to make your console more colorful. It colorize the message depending on the log level. This means that important error messages will be printed in a red color. This gives you and your administrators a better overview about what's happening on your server.
Features
- Lightweight
- Different colors for different log levels
- Ignores specified log messages
- Custom logFormat
- Colorize plugin tags (customizable)
- Easy to use config
- Supports all versions above 1.8+