From: Brian G. <br...@qu...> - 2003-07-15 19:26:27
|
>Excellent, we use log4j here at CoreTrek in our portal server! ;) But >maybe consider a "pluggable" logging solution, so that not only me get my >"native" logging system. Have you had a look at Apache's Commons Logging >package? Apparently that's supposed to be some kind of "shim" between the >application and a logging system. WM already has a "pluggable" logging system. There's a simple logging implementation, and for Brokers that are servlet-aware, it redirects logging to the servlet logger. I'd kind of like to have the default for standalone WM instances be NO logging. Its pretty annoying when you create a WM and get a flood of logging crap to standard out. -- Brian Goetz Quiotix Corporation br...@qu... Tel: 650-843-1300 Fax: 650-324-8032 http://www.quiotix.com |