It would be nice to be able to modify log levels during run time.

I built into my logger the ability to get a list of all logs ( categories )
and modify the log level of each during runtime, so I can turn on debugging
and debug in a production environment if necessary, without restarting the
servers and changing a config file.  It might be nice to have a servlet
interface to adjust the log levels.  It can save you in a tight spot.

I'm trying to move to log4j from my logging system ( complete with viewers
and a level management system ).

In sub projects ( the caching system ) I'm using log4j.

I'd like to have someone on my team build the viewer and the console, if
possible, for log4j.

Aaron


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to