In my development environment, in src/ I have a log4j.xml file with the
entry

<logger name="org.apache.cactus">
        <level value="debug"/>
        <appender-ref ref="FILE_LOG"/>
</logger>

This file goes through build/ to dist/ once I build my application.
Regards,
Pedro Nevado

-----Mensaje original-----
De: Phlip [mailto:[EMAIL PROTECTED]
Enviado el: martes, 06 de septiembre de 2005 1:57
Para: cactus-user@jakarta.apache.org
Asunto: How to turn on logging?


Cactusers:

Ogle this documentation:

http://jakarta.apache.org/cactus/integration/manual/howto_config.html#loggin
g

After describing how wonderfully complex logging is, it says, "Cactus
provides an optional cactus.logging.config configuration property."

What file does this property go in? What's a simple example that turns on
logging?

Then the documentation has two big sections under "Sample logging
configuration files".

They don't specify what the names of these files are, or where they go in
your file tree.

A little help?

--
  Phlip
  http://www.greencheese.org/ZeekLand  <-- NOT a blog!!!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to