From 4ef6f95608703311c63dbb7a90f9e13ce10cf166 Mon Sep 17 00:00:00 2001 From: Luca Palmieri Date: Sun, 27 Sep 2020 16:29:00 +0100 Subject: [PATCH] Add spacing. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f0a921304..671de0156 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ +
+ `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`].