Smack Debugger?

Hello,

Every time I create a chat room i get a System.out.println that is printed… that displays a new user that is connected…This isnt a printline that I put in my code…This leads me to believe this is some sort of debug…Anyone know how to turn this off? I have tried XMPPConnection.DEBUG_ENABLED=false but that didnt do the trick. Any ideas?..My prints on my buffer are getting kind of long and it is annoying as all hell

Thanks

Could it be a System.err.println ?