That almost is what I'm looking for, but how would I print info to the console if I wanted to now since it seems System.out.println is considered INFO level.
I'm fairly new to modding, so sorry if this is a simple question, but is there a way to silence the output so that this stuff does not appear in the Eclipse console:
I find theses messages largely unhelpful and annoying for what I'm doing right now, and I'd like to be able to have silent output unless there's either an issue or I explicitly say to print something. Is there a way to do this?
3 replies
Important Information
By using this site, you agree to our Terms of Use.