Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/javabrett/wel4j

Automatically exported from code.google.com/p/wel4j
https://github.com/javabrett/wel4j

Last synced: about 1 month ago
JSON representation

Automatically exported from code.google.com/p/wel4j

Awesome Lists containing this project

README

        

# wel4j
Automatically exported from code.google.com/p/wel4j

Windows Event Log for Java (wel4j) allows Java applications to log events to the Microsoft Windows event log via the Java Native Interface (JNI).

As well as direct access to the event log, the library provides an Appender for applications which perform application logging via log4j and a Handler for applications which log via java.util.logging (JUL), allowing use of the Windows event log as an output for these frameworks.