Folks,

Where can i find an example, of using chainsaw app?????
I am using xml config and output.  Ceki's book doesn't mention much on
chainsaw to view XML logs.  I just want to see how it would look etc..

Any help out there?  my xml config is like this

....

<appender name="CHAINSAW_CLIENT" class
="org.apache.log4j.net.SocketAppender">
      <param name="Threshold" value="OFF"/>
      <param name="RemoteHost" value="localhost"/>
       <param name="Port" value="4445"/>

      <layout class="org.apache.log4j.PatternLayout">
        <param name="ConversionPattern" value="%-5p [%t] %c - %m%n"/>
      </layout>
  </appender>

............



_______________________________________________________________________________
 The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Statements and opinions expressed in this e-mail may not
represent those of the company. Any review, retransmission, dissemination
or other use of, or taking of any action in reliance upon, this information
by persons or entities other than the intended recipient is prohibited. If
you received this in error, please contact the sender immediately and
delete the material from any computer. This e-mail may be read by an
employee of the company as part of the internal monitoring process and is
therefore not to be considered private by the sender or the recipient.



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

Reply via email to