|
Hi; I am working on some java code that we are porting to J#. Our
goal is to have a common code base so we want to be able to call the log4j
classes that we have throughout our code. However, we do not want to port log4j as log4net exists, and
is widely used in the .net world. So I am creating a wrapper that is the public
log4j classes that underneath calls log4net. I have two questions for the group here:
Thanks – dave Ps – example at http://www.windward.net/log4j4net.ZIP |
