Re: [Asterisk-java-users] Switch Off Debugging
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2005-08-18 19:55:38
|
On Thu, 2005-08-18 at 16:57 +1000, Samant Nagpaul wrote: > If there a way to switch off Log4JLogger? If you don't include log4j on your classpath it is not used. If you have log4j on your classpath you can exclude asterisk-java's clases from logging by configuring log4j accordingly. =3DStefan |