Getting rid of System.out.println()

Started by aZen, September 01, 2012, 10:32:58 AM

Previous topic - Next topic

aZen

Hello everyone!

When I start JPCT it starts printing to the java console, e.g.:

Java version is: 1.6.0_33
-> support for BufferedImage
Version helper for 1.5+ initialized!
-> using BufferedImage
Software renderer (OpenGL mode) initialized


How do I get rid of these messages? I looked around in the world object and the config, but was not able to find anything.

Cheers,
aZen

EgonOlsen


aZen

Ah.. that was too easy :)

Thank you very much!