ColorConsole/ReadMe.md

18 lines
588 B
Markdown
Raw Normal View History

2016-05-03 21:20:11 +02:00
# ColorConsole
2016-05-06 13:29:23 +02:00
![colorful log example](http://i.imgur.com/lLFebZV.png)
2016-05-03 21:20:11 +02:00
## Description
2016-05-06 13:29:23 +02:00
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.
2016-05-03 21:20:11 +02:00
## Features
2016-05-06 13:29:23 +02:00
* Lightweight
2016-05-03 21:20:11 +02:00
* Different colors for different log levels
* Ignores specified log messages
2016-05-06 13:29:23 +02:00
* Custom logFormat
* Colorize plugin tags (customizable)
* Easy to use config
* Supports all versions above 1.8+