Carsten Ziegeler wrote:
Antonio Gallardo wrote:
Hi,
While trying to update cocoon 2.2 in forrest, I found this class is
missing in the current code base:
o.a.c.util.log.CocoonTargetFactory.java
I am unable to find this file in the current trunk. The class is not
deprecated in 2.1.x.
Can someone give me a hint about this class?
We removed all classes related to LogKit in 2.2 in favor to switch to a
different logging framework. Trunk is using log4j directly. It seems
that we forgot to deprecate those classes in 2.1.x.
Carsten
Directly or throught the Avalon logger API?
Ralph