Re: Wrapping Log4Net in a Facade --> incorrect LocationInfo shown for file, methods....

2007-01-18 Thread Ron Grabowski
I believe the pattern is called "abstract factory". Your facade needs to perform logging using the methods on ILogger and passing in the Type of your wrapper class. See this class for an implementation and comments as to why its necessary: http://svn.apache.org/viewvc/ibatis/trunk/cs/mapper/

Wrapping Log4Net in a Facade --> incorrect LocationInfo shown for file, methods....

2007-01-18 Thread José Joye
Hello, We are trying the Log4Net in our projects. However, for different reasons, we want to expose it to our developers through a Tracing/Error class facade. Doing so, we face the following problem: Whenever an Appender print information about LocationInfo (File, line, Method,). It will ta

RE: AdoNetAppender Connection String from App Config

2007-01-18 Thread Bergemann, Eric
Worked like a charm, thanks! Eric Bergemann Software Engineer Paragon Application Systems, Inc. 326 Raleigh Street Holly Springs, NC 27540 [EMAIL PROTECTED] (919) 567-9890 -Original Message- From: Ron Grabowski [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 17, 2007 5:53 PM To: Log