Hi,
Wrestling with some product requirements.
My app will be deployed to a JEE container, which is using the typical
class based Logger naming convention.
The beans deployed to the container need finer grained control of the
logging event generation. Compile time setting of DEBUG, WARN, INFO,
etc. level is not adequate. There is a desire to provide explicit,
individual on/off control of all logging events.
Wondering what common Logger naming strategies are used (versus class
based naming).
Cheers
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]