Sorry, I wasn't being clear. I was not talking about configuring the *level* of logging, but rather the logging implementation being used.
Paul Libbrecht wrote: > allow me to chim in, > > does it make sense to expect *predictable results* ? > What you should always configure is the default logging, and that's > done, traditionally, by making the normal threshold either info or error > in the programme, maybe that could be enhanced ("preferred-level" ?). > > Full predictability does not make sense though. > I almost never configure my logging, only when I start to explore, dig, > and debug. > > paul > > On Apr 21, 2009, at 11:59 AM, Dennis Lundberg wrote: >> Do you configure Commons Logging explicitly, by using a >> commons-logging.properties file or are you relying on auto discovery? In >> my experience you you should *always* configure the logging >> implementation explicitly if you want deterministic results. -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org