Ozakca, Muzaffer wrote:
Just saw this:

If you need to customize the Click runtime logging output, please override the |ClickServlet.createClickLogger()| <file:///c:\tools\click-1.4.2\documentation\docs\click-api\net\sf\click\ClickServlet.html#createClickLogger%28%29> method and return a subclassed ClickLogger.

I think, the way to solve this would be passing a log4j logger to ClickLogger and using an overridden log method.


Seems I missed your follow up post. You are right just override the #log method.

Also I think Log4J should be easier to integrate than Java Logging :)

kind regards

bob

Reply via email to