mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
Update README.md
This commit is contained in:
@@ -152,7 +152,7 @@ spdlog::flush_every(std::chrono::seconds(3));
|
|||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
#### Binary logging
|
#### Binary logging as hex
|
||||||
```c++
|
```c++
|
||||||
// log binary data as hex.
|
// log binary data as hex.
|
||||||
// many types of std::container<char> types can be used.
|
// many types of std::container<char> types can be used.
|
||||||
|
Reference in New Issue
Block a user