Update README.md

pull/1142/head
Gabi Melman 6 years ago committed by GitHub
parent 5f27697198
commit 23b07d8cb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -152,7 +152,7 @@ spdlog::flush_every(std::chrono::seconds(3));
```
---
#### Binary logging
#### Binary logging as hex
```c++
// log binary data as hex.
// many types of std::container<char> types can be used.

Loading…
Cancel
Save