The solution that Cocoon provides is that it uses the Avalon logger
interface. You can then provide any logging framework you want by
providing an implementation of that interface that hooks into your
desired logging framework. Cocoon provides implementations for a couple
of frameworks.
We us
Hello,
we are running a cocoon 2.1.8 application on Tomcat 5.5.15. We need a
way to change the log level configuration on developer, staging and
production systems. Before starting from scratch, I wanted to ask the
members of this list what solutions they use to solve this problem?
I guess p