Hi all,
I am trying to log application error messages into syslog using log4j and so
far I have no success. I've read and searched a lot of information but could
not find an answer.
PROBLEM DESCRIPTION:
The application runs on the same machine as syslog. That is what my
log4j.properties file
Cliff notes:
1) How can I do store/forward guaranteed event delivery across a network?
2) What happened to appender error handlers in log4j1.3?
The whole story:
I've been searching the web and log4j mailing lists with limited success. My
ultimate goal is to forward log messages from one machine
Hi, I've been using log4j the past month or so, and am fighting an
unusually wily problem related to socket shutdown from
SocketHubAppender.
I've written a class that acts as a socket client and connects to an
application using a SocketHubAppender to gather up log events. To unit
test my class, I
Hi everyone,
I have been unable to find an explanation for this problem.
I read the log4j manual once again, especially the section on appenders.
I have looked at the default log4j.properties for Hibernate, as well as
read the docs for Struts logging.
Can someone give me an idea about why I'm see
I put the statement
log4j.debug=true
as the first line in my log4j.properties and here is the log4j output in
catalina.out. The log4j.properties is at the bottom of this mail.
---
INFO: Reloading this Context has started
log4j: Parsing for [root] with value=[debug, all]
Thank you!
Al
-Original Message-
From: WYNIWYG MOUAWAD Philippe (CAMPUS)
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 09, 2005 11:44 AM
To: Log4J Users List
Subject: RE: JDBCAppender help
http://www.dankomannhaupt.de/projects/
-Original Message-
From: Harper, Allen (AHA
http://www.dankomannhaupt.de/projects/
-Original Message-
From: Harper, Allen (AHARPER) [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 09, 2005 6:42 PM
To: Log4J Users List
Subject: JDBCAppender help
Can anyone please send me an example using the current implementation of
the JDBCAp
Can anyone please send me an example using the current implementation of
the JDBCAppender class.
Please include everything I need to do a table entry, PatternLayout
strings, JDBCAppender
Setup etc.
Thanks much.
Al Harper
-
To u
Hi,
I am running TC + Hib + Struts. I have log4j.jar in the classpath. The
following is the log4j.properties of my web application. The files
struts.html and hibernate.html are created automatically everytime TC
reads log4j.properties. However, nothing is ever written into them. I
have log4j.ja