some wild guesses from a distance
(maybe including the relevant parts of the code, the logkit.xconf and cocoon.xconf could help us narrowing that distance)
- mismatch in the debugging level?
- some of this logging is through buffered outputstreams, not untill those get flushed you will see the info in the log
HTH -marc=
Kogan Irina wrote:
Hello everybody,
I am using getLogger() function in my action for debugging purposes. However, for some reason the file to which the logging should go is always empty (this file has been created after I specified it in the logkit.xconf). I tried enableLogging(getLogger()) but it did not help. Does anybody know how I can get it to work?
Thanks a lot!
Irina.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Marc Portier http://outerthought.org/ Outerthought - Open Source, Java & XML Competence Support Center Read my weblog at http://radio.weblogs.com/0116284/ [EMAIL PROTECTED] [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
