rustler_logger 0.4.3

log from Rustler NIFs to Elixir's Logger
Documentation
1
2
3
4
5
6
7
# Developer Notes

## Testing
Run tests with `cargo test -F testing`.

Currently need this dummy "testing" feature to work around Rust issue
[#67295](https://github.com/rust-lang/rust/issues/67295).