Added clone tests

This commit is contained in:
gabime
2018-08-25 18:10:42 +03:00
parent 447a6a15d9
commit 6c5bbca0c1
2 changed files with 46 additions and 1 deletions

View File

@@ -159,7 +159,7 @@ void daily_example()
```
---
#### Cloning loggers
#### Cloning loggers
```c++
// clone a logger and give it new name.
// Useful for creating subsystem loggers from some "root" logger