summaryrefslogtreecommitdiffstats
path: root/src/main/resources/log4j2.xml
Commit message (Collapse)AuthorAgeLines
* Make console work on Windows again. Fixes BUKKIT-4956Travis Watkins2013-12-01-0/+2
| | | | | | | Something the log4j ConsoleAppender does makes the console work correctly on Windows. After trying to pull pieces of it out and run them manually I decided to just put the appender back. We now once again start with the ConsoleAppender then remove it immediately after starting.
* Forward exceptions to log4j, cleanup logger handling. Fixes BUKKIT-4948Travis Watkins2013-12-01-0/+25