2

I've recently checked out Apache Chainsaw as a viewer for my log4net logs. One feature that struck me as interesting is zeroconf: http://logging.apache.org/log4j/companions/zeroconf/apidocs/org/apache/log4j/net/ZeroConfSocketHubAppender.html

Does log4net support zeroconf for Apache Chainsaw to consume? Is there a log4net zeroconf appender like the Java ZeroConfSocketHubAppender?

urig
  • 16,016
  • 26
  • 115
  • 184

2 Answers2

2

No and no. But I agree, absolutely interesting.

Peter Lillevold
  • 33,668
  • 7
  • 97
  • 131
0

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

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

Community
  • 1
  • 1
Scott
  • 1,728
  • 11
  • 11