21 unstable releases (10 breaking)

0.11.0 Jul 1, 2024
0.9.0 Oct 17, 2023
0.8.3 Jul 14, 2023
0.8.1 Jan 31, 2023
0.1.2 Jul 19, 2020

#38 in Debugging

Download history 17673/week @ 2024-07-13 21771/week @ 2024-07-20 22213/week @ 2024-07-27 24580/week @ 2024-08-03 24297/week @ 2024-08-10 22754/week @ 2024-08-17 22541/week @ 2024-08-24 20999/week @ 2024-08-31 21965/week @ 2024-09-07 23407/week @ 2024-09-14 27855/week @ 2024-09-21 23046/week @ 2024-09-28 27631/week @ 2024-10-05 29661/week @ 2024-10-12 24000/week @ 2024-10-19 27504/week @ 2024-10-26

111,719 downloads per month
Used in 22 crates (21 directly)

Apache-2.0 OR MIT

25KB
310 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

~2.5MB
~51K SLoC