Update README.md

This commit is contained in:
Gabi Melman
2023-01-21 00:35:53 +02:00
committed by GitHub
parent 3cab260814
commit d8c061aa6e

View File

@@ -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++
// create logger with a lambda function callback, the callback will be called