|
From: Leif M. <le...@ta...> - 2007-02-22 01:27:19
|
Peter,
I added a feature to do just this a little while back. It is done
using a command
file that the Wrapper periodically reads and executes. There are a
number of
commands which are possible. Take a look at this page. It is mainly
meant as an
administration tool.
http://wrapper.tanukisoftware.org/doc/english/prop-commandfile.html
Could you describe your use case a little bit more. There may be
ways that this
could be improved.
Be aware that the Wrapper's logging system is not meant to be used
to replace
other logging systems like Log4j or Excalibur Logkit (my favorite).
Cheers,
Leif
peter ellis wrote:
> It is possible to change the logging level within my server.conf file
> post runtime so that i can switch from'INFO' logging level to say
> DEBUG or ALL levels?? How can i achieve this easily using the
> wrapper!?
>
>
|