vorner / pyo3-log

Logging bridge from pyo3 native extension to python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyo3-log

Actions Status codecov docs

A bridge to send Rust's log messages over to Python. Meant to help logging from pyo3 native extensions.

Read the documentation before using.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Logging bridge from pyo3 native extension to python

License:Apache License 2.0


Languages

Language:Rust 100.0%