Print colorful console messages depending on the logging level
Go to file
games647 9100b697da
Add pom data to the plugin meta file automatically
2017-07-01 12:35:02 +02:00
src/main Add pom data to the plugin meta file automatically 2017-07-01 12:35:02 +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 Add pom data to the plugin meta file automatically 2017-07-01 12:35:02 +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+