Hello,

I'm working on setting up remote logging with Log4j version 1.2.16,
I've been able to create the server and the client using SecureSockets
with a modification of SocketAppender, and I would like to log the
class and line number where the logging event has happened. I've tried
adding (%F:%L) to the layout.ConversionPattern property in the server
and the client, but I only get (?:?) in the log file, is there anyway
to get the class name and line number when using remote logging?

Thanks, Roger.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to