RE: Include Custom information in Logs

2005-03-06 Thread Nicko Cadell
pass additional data in the log4net download at: extensions\net\1.0\log4net.Ext.EventID Nicko > -Original Message- > From: Christoph Walcher [mailto:[EMAIL PROTECTED] > Sent: 02 March 2005 14:26 > To: log4net-user@logging.apache.org > Subject: Include Custom information

Include Custom information in Logs

2005-03-02 Thread Christoph Walcher
Hi, We in our company would like to include custom data - this means data from our distributed application architecture - in our logs. What is the "best" way to do this? Is writing my own Layout and "augment" the log entry here a recommended way or are there more elegant alternatives? Cheers Chri