1 Oct 2002 07:24
RE: SocketAppender help required
Kohinoor Lal Verma (EHS <Kohinoor.Verma <at> ehs.ericsson.se>
2002-10-01 05:24:02 GMT
2002-10-01 05:24:02 GMT
But if I dont use a SocketAppender the log is fine.
ie. if I do :
$java examples.Sort examples/sort1.properties 10
I get the perfect log on the console !!!
So I dont think the JIT or no debug info is the problem.
-----Original Message-----
From: Ebersole, Steven [mailto:steven.ebersole <at> vignette.com]
Sent: Monday, September 30, 2002 5:40 PM
To: 'Log4J Users List'
Subject: RE: SocketAppender help required
This is generally caused by either compiling your source using the "no debug
info" option or are using a JIT-compiler.
If the first, then just omit the "-g:none" option from the javac command.
If the second, I am not sure if there is anything you can do.
|-----Original Message-----
|From: Kohinoor Lal Verma (EHS)
|[mailto:Kohinoor.Verma <at> ehs.ericsson.se]
|Sent: Monday, September 30, 2002 3:41 AM
|To: 'log4j-user <at> jakarta.apache.org'
|Subject: SocketAppender help required
|
|
|Hi,
|
(Continue reading)
RSS Feed