ended3월 26일· 1 sources

LogXide — 12.5배 빠른 Rust 기반 Python 로깅 프레임워크

Why it matters

LogXide는 Rust와 PyO3로 작성된 Python 로깅 프레임워크로, 표준 라이브러리 대비 FileHandler 12.5배, StreamHandler 186배 빠른 성능을 보이며 Picologging보다 25% 빠르다. OTLPHandler, HTTPHandler, SentryHandler 등을 Rust 네이티브로 내장하고 import 한 줄 변경으로 기존 코드에 적용 가능하나, 커스텀 Handler 상속이나 Logger 서브클래싱은 불가능하다.

1
Sources
+0
24h
Growth
179d
Active
LogXideRustPython loggingPyO3OpenTelemetry

Sources

Related Issues