Jason, You are not alone, this has been a feature request and it has been fixed in CVS.
Nicko > -----Original Message----- > From: Young, Jason (GE Infrastructure) [mailto:[EMAIL PROTECTED] > Sent: 21 January 2005 21:58 > To: [email protected] > Subject: FW: Logging Exception Details into columns > > I found a property called "m_thrownException" in the > LoggingEvent class that I can use, but it is private. How do > I go about making a public property to access this? Can I go > in with CVS and change the code myself, or should I enter it > as a feature request. > > -----Original Message----- > From: Young, Jason (GE Infrastructure) > Sent: Thursday, January 20, 2005 3:33 PM > To: '[email protected]' > Subject: Logging Exception Details into columns > > I'm writing a custom appender to log ERROR messages to the > database. I see a property to access the full text of the > exception if the user specified it, but I cannot find where > the actual exception is. > > How do I retrieve the exception from the overridden append method? > > Thanks, > Jason >
