mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +08:00
Update README.md
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user