Print colorful console messages depending on the logging level
Go to file
2016-05-06 13:29:23 +02:00
src/main Update documentation for the next update 2016-05-06 12:46:45 +02:00
.gitignore First release 2016-05-03 21:20:11 +02:00
.travis.yml First release 2016-05-03 21:20:11 +02:00
LICENSE First release 2016-05-03 21:20:11 +02:00
pom.xml Update documentation for the next update 2016-05-06 12:46:45 +02:00
ReadMe.md Update image 2016-05-06 13:29:23 +02:00

ColorConsole

colorful log example

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
  • Custom logFormat
  • Colorize plugin tags (customizable)
  • Easy to use config
  • Supports all versions above 1.8+