This is a wild guess, but it seems to be working:
hookbox.logging.get('hookbox').setLevel(hookbox.logging.ERROR);
hookbox.logging.get('net.protocols.rtjp').setLevel(hookbox.logging.ERROR);
I have not been able to verify it since I can't fint any docs about
the logger.
/marie_dk