Commit Graph

35 Commits

Author SHA1 Message Date
games647
e2089e8166
Fix NPE if log message is null (Fixes #3) 2017-06-10 10:05:33 +02:00
games647
8c6718ad81
Add complete message formatting back 2017-06-02 11:50:31 +02:00
games647
327ca3c614
Install appenders on disabled colorLoggingLevel too 2017-06-02 11:11:00 +02:00
games647
b8c61ecaba
Ignore black for random colors 2017-06-01 19:49:30 +02:00
games647
5455c8d039
Fix compatibility with Minecraft 1.11 2017-06-01 19:43:34 +02:00
games647
429a2d5299
Fix readme image 2017-05-25 13:24:13 +02:00
games647
297c28d97d
Add truncateColor 2017-05-25 13:13:31 +02:00
games647
2896f6d767
Fix overriding message formatting 2017-05-25 12:48:48 +02:00
games647
35869a8b3c
Add missing files 2017-05-25 11:30:02 +02:00
games647
a0d80b9ab4
Add 1.12 support 2017-05-24 20:03:25 +02:00
games647
93b5fd1c59
Add datestyle 2017-05-21 15:27:26 +02:00
games647
c8690398df
Fix setting custom logging format 2017-05-21 15:11:09 +02:00
games647
30fead1dfc
Refactor formatter to have less duplicate code + Add random plugin color 2017-05-21 13:07:40 +02:00
games647
d3c9aa6184
Fix building 2017-05-19 11:23:33 +02:00
games647
a3a7442174
Fix color takes effect on the next line 2017-05-19 11:12:07 +02:00
games647
e990efc1b1
Colorize only the logging level not the complete message 2017-05-19 10:42:32 +02:00
games647
59f4f3a42e
Fix creating default config 2017-02-11 10:03:24 +01:00
games647
9482098abb
Migrate to Java 7 NIO files 2017-01-26 09:05:53 +01:00
games647
87f1ba4dd6
Java 8 only project 2017-01-06 13:22:20 +01:00
games647
ea153652d1
Update bungee proxy repo 2017-01-06 13:18:23 +01:00
games647
7797472526 Fix building 2016-07-12 09:55:10 +02:00
games647
7b3da5edf5 Hide specified messages from the log (Fixes #2) 2016-07-12 09:47:09 +02:00
games647
b17d0ec4bd Colorize only available plugin names
Do not color brackets when there other content in it
2016-06-11 12:07:40 +02:00
games647
ac63c37b46 Added sponge support 2016-05-13 19:07:35 +02:00
games647
0cb3d3142f Add BungeeCord support 2016-05-07 15:07:33 +02:00
games647
eeee6d99b6 Fix plugin tag default color + add more styles 2016-05-07 09:40:36 +02:00
games647
c0799b8b22 Update image 2016-05-06 13:29:23 +02:00
games647
3e4d91add5 Update documentation for the next update 2016-05-06 12:46:45 +02:00
games647
0468b21318 Merge pull request #1 from CoolV1994/master
* Add configurable Level colors.
* Add configurable Plugin color and per-plugin coloring.
* Return log level color to message after [Plugin].
* Fix log format. Remove fixed length Level.
2016-05-06 12:24:02 +02:00
Vinnie
abf5622003 Add configurable Plugin colors
Also add per-plugin color highlighing
2016-05-06 06:11:14 -04:00
Vinnie
f44a6f7af2 Add configurable Level colors 2016-05-06 06:08:58 -04:00
Vinnie
eb47e6c892 Fix log format
No need for fixed length strings
2016-05-06 06:07:24 -04:00
games647
e1e1c60e51 Added config 2016-05-05 14:57:05 +02:00
games647
b3a825a6c9 Add plugin tag highlighting 2016-05-04 18:21:13 +02:00
games647
4f8b3d404c First release 2016-05-03 21:20:11 +02:00