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/
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
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