Print colorful console messages depending on the logging level
Go to file
games647 6eeb94a5c2
Fix message color formatting for PaperSpigot
2017-06-20 18:03:09 +02:00
src/main Fix message color formatting for PaperSpigot 2017-06-20 18:03:09 +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 Fix message color formatting for PaperSpigot 2017-06-20 18:03:09 +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+