Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/javabrett/wel4j
- Owner: javabrett
- License: apache-2.0
- Created: 2015-03-17T00:27:13.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-17T23:38:11.000Z (almost 10 years ago)
- Last Synced: 2024-10-04T21:41:19.141Z (3 months ago)
- Language: C++
- Size: 2.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wel4j
Automatically exported from code.google.com/p/wel4jWindows 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.