pyo3-log

Crates.iopyo3-log
lib.rspyo3-log
version0.11.0
sourcesrc
created_at2020-07-09 08:37:11.379585
updated_at2024-07-01 16:16:15.268083
descriptionLogging bridge from pyo3 native extension to python
homepage
repositoryhttps://github.com/vorner/pyo3-log
max_upload_size
id262790
size42,762
maintainers (github:rust-bus:maintainers)

documentation

https://docs.rs/pyo3-log

README

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.

Commit count: 94

cargo fmt