Jump to content

[1.7.10]Forge 1217 console messages too verbose?


jabelar

Recommended Posts

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/

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.