Project Wonder and Log4J
Project Wonder and Log4J
- Subject: Project Wonder and Log4J
- From: "Seabix GmbH - Th.Kramis" <email@hidden>
- Date: Sat, 20 Jan 2007 12:47:44 +0100
- Thread-topic: Project Wonder and Log4J
Hi there
I'm having trouble with Project Wonders Logging. It can only started in
DEBUG Modus with the following configuration set. Any other Level will
result in the application not starting up. Debug is not acceptable as it
causes FOP on the deployment server to crash.
Properties:
A1.
log4j.rootCategory=DEBUG, A1
# A1 is set to be a FileAppender which outputs to
System.out.
log4j.appender.A1=org.apache.log4j.ConsoleAppender
# A1 uses
PatternLayout.
log4j.appender.A1.layout=er.extensions.ERXPatternLayout
#log4
j.appender.A1.layout.ConversionPattern=%d{MMM dd HH:mm:ss} %$[%#] (%F:%L)
%-5p %c %x - %m%n
Any ideas on this?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden