{"repo":"fast/logforth","free":true,"listed":false,"github":"https://github.com/fast/logforth","clone":"git clone https://github.com/fast/logforth.git","description":"A versatile and extensible logging implementation.","language":"Rust","stars":233,"topics":["logging","rust"],"license":"Apache-2.0","category":"analytics","readme_excerpt":"Logforth [![Crates.io][crates-badge]][crates-url] [![Documentation][docs-badge]][docs-url] [![MSRV 1.91][msrv-badge]](https://www.whatrustisit.com) [![Apache 2.0 licensed][license-badge]][license-url] [![Build Status][actions-badge]][actions-url] [crates-badge]: https://img.shields.io/crates/v/logforth.svg [crates-url]: https://crates.io/crates/logforth [docs-badge]: https://docs.rs/logforth/badge.svg [msrv-badge]: https://img.shields.io/badge/MSRV-1.91-green?logo=rust [docs-url]: https://docs.rs/logforth [license-badge]: https://img.shields.io/crates/l/logforth [license-url]: LICENSE [actions-badge]: https://github.com/fast/logforth/workflows/CI/badge.svg [actions-url]:https://github.com/fast/logforth/actions?query=workflow%3ACI Logforth is a versatile, extensible, and easy-to-use logging framework for Rust applications. It allows you to configure multiple dispatches, filters, and appenders to customize your logging setup according to your needs. Getting Started Add log and logforth to your Cargo.toml : Simple Usage Set up a basic logger that outputs to stdout: By default, all logging except the error level is disabled. You can enable logging at other levels by setting the RUST LOG environment variable. For example, RUST LOG=all cargo run will print all logs. Advanced Usage Configure multiple dispatches with different filters and appenders: Configure OpenTelemetry appender to export logs to an OpenTelemetry backend (full example): Read more demos under the examples directory","default_branch":null,"files":null,"tree":[],"storefront":"/r/fast","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/fast/logforth/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}