Print colorful console messages depending on the logging level
Go to file
games647 acd9da4cd2
Do not override content if it's not starting with an plugin name
2017-06-30 17:22:06 +02:00
src/main Do not override content if it's not starting with an plugin name 2017-06-30 17:22:06 +02:00
.gitignore First release 2016-05-03 21:20:11 +02:00
.travis.yml Java 8 only project 2017-01-06 13:22:20 +01:00
LICENSE First release 2016-05-03 21:20:11 +02:00
ReadMe.md Fix readme image 2017-05-25 13:24:13 +02:00
pom.xml Do not override content if it's not starting with an plugin name 2017-06-30 17:22:06 +02:00

ReadMe.md

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