Starting from version 3.8, JNIWrapper comes with SLF4J Loggin Facade. SLF4J supports multiple logging frameworks. We distribute JNIWrapper library with Simple implementation, which outputs all events to System.err. Only messages of level INFO and higher are printed. This binding may be useful in the context of small applications. If you want to bind with other loggers, please refer to the SLF4J User Manual. |
Documentation >
Logging in JNIWrapper
Subpages (1):
Enabling Log4J in JNIWrapper