Update README.md

This commit is contained in:
Gabi Melman 2018-07-17 15:28:53 +03:00 committed by GitHub
parent 2e4e80f2a9
commit 07928109af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.