Author: nicko
Date: Sun Oct 30 16:59:31 2005
New Revision: 329688
URL: http://svn.apache.org/viewcvs?rev=329688&view=rev
Log:
LOG4NET-51 WmiAppender. Added sample WmiAppender.
Modified:
logging/log4net/trunk/xdocs/src/release/example-apps.xml
Modified: logging/log4net/trunk/xdocs/src/release/example-apps.xml
URL:
http://svn.apache.org/viewcvs/logging/log4net/trunk/xdocs/src/release/example-apps.xml?rev=329688&r1=329687&r2=329688&view=diff
==============================================================================
--- logging/log4net/trunk/xdocs/src/release/example-apps.xml (original)
+++ logging/log4net/trunk/xdocs/src/release/example-apps.xml Sun Oct 30
16:59:31 2005
@@ -472,6 +472,26 @@
</p>
</section>
+ <section id="wmiappender" name="WmiAppender">
+ <p>
+ The WmiAppender sample shows an
example appender that fires events through
+ Windows Management
Instrumentation.
+ </p>
+ <p>
+ This example is available for
the following platforms and languages. If a version
+ is not available for your
chosen platform and language combination then select the
+ nearest platform for the
appropriate language.
+ </p>
+ <ul>
+ <li>
+ <b>.NET 1.0</b>:
+ <a class="localOnly"
href="../../examples/net/1.0/Appenders/WmiAppender/cs">C#</a>
+ </li>
+ </ul>
+ <p>
+ </p>
+ </section>
+
</section>
</section>