20 releases

new 0.10.0 Apr 21, 2024
0.9.0 Oct 17, 2023
0.8.4 Oct 15, 2023
0.8.3 Jul 14, 2023
0.1.2 Jul 19, 2020

#48 in Debugging

Download history 12065/week @ 2023-12-25 16424/week @ 2024-01-01 20156/week @ 2024-01-08 16411/week @ 2024-01-15 19672/week @ 2024-01-22 21359/week @ 2024-01-29 22414/week @ 2024-02-05 21173/week @ 2024-02-12 21019/week @ 2024-02-19 19791/week @ 2024-02-26 16943/week @ 2024-03-04 18879/week @ 2024-03-11 18558/week @ 2024-03-18 18134/week @ 2024-03-25 19479/week @ 2024-04-01 13616/week @ 2024-04-08

70,909 downloads per month
Used in 17 crates

Apache-2.0 OR MIT

25KB
298 lines

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.

Dependencies

~3.5–9.5MB
~69K SLoC