Hi Jason, it seems HTTPGateway is a smslib class which we cannot change (if I am not mistaken). In that regard you can configure a different log4j category in log4j.properties in dhis-web-commons-resources with something like
log4j.category.smslib = WARN Lars On Wed, Feb 1, 2012 at 2:24 PM, Jason Pickering <[email protected]> wrote: > Can we change this to DEBUG? > > Getting a ton in the logs when the SMS service is active > > * INFO 13:23:09,583 GTW: click: HTTP POST: > http://api.clickatell.com/http/ping (HTTPGateway.java [KeepAlive [click]]) > > > Regards, > Jason > > > _______________________________________________ > Mailing list: https://launchpad.net/~dhis2-devs > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dhis2-devs > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

