81e06f3a53
Usage:
```
QString string("world");
debug::Log("hello: {}", string);
```
Usage:
```
QString string("world");
debug::Log("hello: {}", string);
```