Unverified Commit 23b07d8c authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Update README.md

parent 5f276971
......@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment