Has jakarta got a strategy/guideline/regulation that recommends a
certain logging api to be used by jakarta projects? Are existing and
future jakarta projects allowed to choose between log4j, LogKit,
commons-logging or even JDK1.4-Logging?
We are currently choosing a logging api and implementation to be used in
our business projects. While I favor the power of the log4j
implementation, I ask myself if it would be wise to use a -- maybe more
future-proof -- thin bridge like commons-logging on top.
thanks,
Daniel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Re: Logging strategy Dani Estermann
- Re: Logging strategy Paul Hammant
- Re: Logging strategy Henri Yandell
- Re: Logging strategy Nicola Ken Barozzi
- RE: Logging strategy mwomack
- Re: Logging strategy Howard M. Lewis Ship
- Re: Logging strategy Costin Manolache
- Re: Logging strategy Howard M. Lewis Ship
- Re: Logging strategy Ceki Gülcü
- Re: Logging strategy Morgan Delagrange
- Re: Logging strategy Jon Scott Stevens