log4j-rs
This crate allows a Rust developer to easily log to Java's Log4j from Rust.
Usage
use ;
// Create a logger
// This assumes that com.example.Example has an appender in the Java log4j configuration.
// `&env` is a reference to jni::JNIENv
let logger = new.expect;
// Now for the actual logging
logger.log.expect;
logger.log.expect;
logger.log.expect;
logger.log.expect;
License
log4j-rs is dual licensed under the Apache-2.0 and MIT license, at your discretion