RE: Custom Parameters Not Working

2007-06-21 Thread Kevin Parkinson
like Guid(7d32ea24-289c-48d7-9037-7c3caa75a87c). Anyone have any ideas or feedback? Thanks! From: Kevin Parkinson [mailto:[EMAIL PROTECTED] Sent: June-20-07 10:29 AM To: [email protected] Subject: Custom Parameters Not Working Hello Everyone: I am

Custom Parameters Not Working

2007-06-20 Thread Kevin Parkinson
Hello Everyone: I am having a problem getting Log4Net to log because a particular Guid parameter I am using. Here is what I have in my config file: Here is my property in code: Guid messageID = new Guid(

Re: Custom parameters

2005-08-16 Thread Ron Grabowski
out.html --- "Smith, Johnathon (KEYPEOPLE RESOURCES INC)" <[EMAIL PROTECTED]> wrote: > I am new to Log4net, so forgive me if this has been answered, but I > could not find an answer to my question in the documentation or > mailing > lists. > > I saw one post

Custom parameters

2005-08-16 Thread Smith, Johnathon \(KEYPEOPLE RESOURCES INC\)
Title: Custom parameters I am new to Log4net, so forgive me if this has been answered, but I could not find an answer to my question in the documentation or mailing lists. I saw one post in the mailing list that had custom parameters for the AdoNetLogger and I want to do the same thing