mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 16:35:45 +08:00
Update README.md
This commit is contained in:
parent
3cab260814
commit
d8c061aa6e
@ -233,7 +233,7 @@ void multi_sink_example()
|
|||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
#### Logger with a custom callback function that receives the logs
|
#### User defined callbacks about log events
|
||||||
```c++
|
```c++
|
||||||
|
|
||||||
// create logger with a lambda function callback, the callback will be called
|
// create logger with a lambda function callback, the callback will be called
|
||||||
|
Loading…
Reference in New Issue
Block a user