Tomcat and log4j and System.out.println()

2003-03-24 Thread sting sting
Hello, I am developing a web application with Tomcat and log4j. I use log4j , and with my classes log.debug and log.error all is fine. I noticed that the System.out.println("...") messages of catalina and the third party classes I use java application are routed to catalina.out. (in the tomcat4

Newbie problem

2003-03-24 Thread Denis Avdic
Hello, This is probably a very simple problem with a blindingly obvious solution but I am stumped: I am trying to use log4j in my developing environment which also relies on jUnit and Cactus for testing. Now, Cactus already uses log4j for its own logging and I figured I can just add my own appen

SyslogAppender and syslogd on Solaris

2003-03-24 Thread Schoedl, Andreas
Hi, I want log4j's SyslogAppender to hand over facility / generator-id (USER, LOCAL0, ...) and severity (WARN, ERROR) to the syslogd process. The property FacilityPrinting just inserts the facility's name into the message string, that's not enough for me, because there is subsequent processing th

New SNMPTrapAppender - version 1.2.8

2003-03-24 Thread Mark Masterson
Greetings, I have released a new version of the SNMPTrapAppender on my Web site (www.m2technolgies.net) (www.m2technologies.net/asp/snmpTrapAppender.asp). The new version includes the following changes/improvements: -- based on the ideas in the code contributed by Matt Monks, we have added a fea