Does log4net support zeroconf?

I recently checked out Apache Chainsaw as a log4net log viewer. One of the features that I found interesting is zeroconf: http://logging.apache.org/log4j/companions/zeroconf/apidocs/org/apache/log4j/net/ZeroConfSocketHubAppender.html

Does log4net support zeroconf for using Apache Chainsaw? Is there a log4net zeroconf application like Java ZeroConfSocketHubAppender?

+2


a source to share


2 answers


No and no. But I agree, absolutely interesting.



+2


a source


For those interested in more information on log4j and Chainsaw zeroconf support see this answer:



Where can I find the source code for the ZeroConfSocketHubAppender for log4j?

0


a source







All Articles