mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-23 10:53:02 +01:00
Update lib.rs
This commit is contained in:
parent
a5300fff36
commit
33741a9a7f
@ -1,6 +1,8 @@
|
|||||||
//! `tracing-actix-web` provides [`TracingLogger`], a middleware to collect telemetry data from applications
|
//! `tracing-actix-web` provides [`TracingLogger`], a middleware to collect telemetry data from applications
|
||||||
//! built on top of the [`actix-web`] framework.
|
//! built on top of the [`actix-web`] framework.
|
||||||
//!
|
//!
|
||||||
|
//! > `tracing-actix-web` was initially developed for the telemetry chapter of [Zero to Production In Rust](https://zero2prod.com), a hands-on introduction to backend development using the Rust programming language.
|
||||||
|
//!
|
||||||
//! # Getting started
|
//! # Getting started
|
||||||
//!
|
//!
|
||||||
//! ## How to install
|
//! ## How to install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user