Update README.md

This commit is contained in:
Gabi Melman 2019-07-10 02:51:09 +03:00 committed by GitHub
parent 23b07d8cb6
commit 60e7deaaf5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -152,9 +152,8 @@ spdlog::flush_every(std::chrono::seconds(3));
```
---
#### Binary logging as hex
#### Log binary data as hex.
```c++
// log binary data as hex.
// many types of std::container<char> types can be used.
// ranges are supported too.
// format flags: