mirror of
https://github.com/KjellKod/g3log.git
synced 2024-12-12 10:23:50 +01:00
Update README.markdown
This commit is contained in:
parent
29fb209b08
commit
3a905ed83d
@ -118,7 +118,7 @@ auto sinkHandle = logworker->addSink(std::make_unique<CustomSink>(),
|
||||
**More sinks** can be found in the repository **[github.com/KjellKod/g3sinks](https://github.com/KjellKod/g3sinks)**.
|
||||
|
||||
|
||||
#Code Examples
|
||||
# Code Examples
|
||||
Example usage where a custom sink is added. A function is called though the sink handler to the actual sink object.
|
||||
```
|
||||
// main.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user