Turn off jPCT output messages?

Started by Mr.Marbles, February 16, 2006, 02:36:34 PM

Previous topic - Next topic

Mr.Marbles

Is there any way to turn off the output that gets generated while jPCT is initializing :?:  My application also prints output and it's sometimes tough to see with all the jPCT output on the screen.

rolz

Regards,
Andrei

Mr.Marbles

Thanks for the solution!

I don't see -1 as a constant in the Logger class though. I think I'll use Logger.LL_ONLY_ERRORS insted since I'd like to be notified of errors.