From 07928109af613c89cf1c18a6d81b6f23984b3ee5 Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Tue, 17 Jul 2018 15:28:53 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b82add92..a269cd52 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,7 @@ void async_example() ``` --- -#### Multi sink with different formatting per target +#### Logger with multi targets - each with different format and log level ```c++ // create logger with 2 targets with different log levels and formats.