Posted September 18, 201411 yr After upgrading to latest release 1217, I find that the console messages are now much more verbose and frankly a bit annoyingly so. I use System.out.println() a lot for debugging, and now every line has something like this: [21:25:35] [Client thread/INFO] [sTDOUT]: [com.blogspot.jabelarminecraft.magicbeans.MagicBeansEventHandler:onEvent:187]: before the actual output! This is annoying because it now sometimes scrolls off side of my console window. Is there any way to reduce how much context is output along with the standard output to console? Check out my tutorials here: http://jabelarminecraft.blogspot.com/
September 18, 201411 yr Yeah, that output is not suitable for the INFO logging level that it's at. It should be output at the DEBUG or TRACE level, instead. Hopefully a patch will be PRed. -S- (if I helped, please click Thank and applaud) http://6upnqa.dm2301.livefilestore.com/y2mtf-vG7Tqq1TiiVpIm53KWj7294NDPoHfSHHb4PzZiMAUfRCfK0UY0MwOu7Q3zTBNVTKqWjr2-xgBfFRpQT5p-QivtvknPpoABMNUw9br9WuZcBFkjePhnAbW500gVm-P/sequiturian.png[/img]
September 18, 201411 yr Author Yeah, that output is not suitable for the INFO logging level that it's at. It should be output at the DEBUG or TRACE level, instead. Hopefully a patch will be PRed. Thanks, I thought it was weird. Check out my tutorials here: http://jabelarminecraft.blogspot.com/
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.