22 releases (11 breaking)

new 0.12.0 Nov 24, 2024
0.11.0 Jul 1, 2024
0.10.0 Apr 21, 2024
0.9.0 Oct 17, 2023
0.1.2 Jul 19, 2020

#58 in Debugging

Download history 24683/week @ 2024-08-04 23453/week @ 2024-08-11 23155/week @ 2024-08-18 21992/week @ 2024-08-25 21066/week @ 2024-09-01 22303/week @ 2024-09-08 23477/week @ 2024-09-15 29415/week @ 2024-09-22 21553/week @ 2024-09-29 27819/week @ 2024-10-06 28636/week @ 2024-10-13 25146/week @ 2024-10-20 26779/week @ 2024-10-27 23842/week @ 2024-11-03 25058/week @ 2024-11-10 26920/week @ 2024-11-17

104,900 downloads per month
Used in 23 crates (22 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
~52K SLoC