1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-02-23 10:53:02 +01:00

Add spacing.

This commit is contained in:
Luca Palmieri 2020-09-27 16:29:00 +01:00
parent a60c530fd5
commit 4ef6f95608

View File

@ -5,6 +5,8 @@
</strong> </strong>
</div> </div>
<br/>
`tracing-actix-web` provides [`TracingLogger`], a middleware to log request and response info when using the [`actix-web`] framework. `tracing-actix-web` provides [`TracingLogger`], a middleware to log request and response info when using the [`actix-web`] framework.
[`TracingLogger`] is designed as a drop-in replacement of [`actix-web`]'s [`Logger`]. [`TracingLogger`] is designed as a drop-in replacement of [`actix-web`]'s [`Logger`].