summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/ConsoleLogManager.java
Commit message (Expand)AuthorAgeLines
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-11/+5
* Don't try to parse directories if we don't have any.Travis Watkins2012-06-06-1/+4
* Try to make parent directories for --log-pattern path. Fixes BUKKIT-680Travis Watkins2012-06-04-1/+51
* Add option to strip color codes from server.log fileTravis Watkins2012-05-16-1/+1
* Fix formatting.Erik Broes2012-01-15-6/+8
* Fix balance of CraftBukkit start/end.Erik Broes2012-01-12-1/+1
* Added command line logging configuration which enables log file:stevenh2011-07-10-1/+7
* Massive renaming update in nms. If you bypassed Bukkit, you will likely break.Erik Broes2011-06-27-1/+0
* Whitespace + general cleanupErik Broes2011-05-15-1/+1
* Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.Erik Broes2011-04-20-1/+2
* Updated to Minecraft version 1.4Dinnerbone2011-03-31-6/+6
* Minor cleanupsErik Broes2011-03-23-2/+3
* Added command line option 'date-format' to control how dates are printed to c...Dinnerbone2011-02-26-3/+4
* Much better console interaction. History, no more losing the command, colours...Dinnerbone2011-02-25-3/+7
* Generic code cleanupErik Broes2011-02-23-8/+9
* Make all new loggers default to the same logging as "Minecraft" (to console +...Dinnerbone2011-02-20-0/+42