[log4plsql] Small addition to the application to allow for runtime change of loglevel.
Brought to you by:
gmoulard
From: <log...@li...> - 2005-01-31 12:02:32
|
HI all, =20 I have recently used the LOG4PLSQL software <http://log4plsql.sourceforge.net/> for logging in a small application. I missed the possibility to change the logging level at runtime. In the production environment code changes are only allowed during specified deploy time windows, so changing the DEFAULT_LEVEL parameter in the PLOGPARAM package specification was not an option to change the logging level. =20 See http://technology.amis.nl/blog/wp-trackback.php/352 for the source code of the changes. =20 Rgds Dick Dijkshoorn.=20 |