This website requires JavaScript.
a little archive
Sign In
chatterino2
Code
Issues
454
Commits
3
Branches
0
Tags
01dbaed781bd36057f56029418c37575e63e452b
Commit Graph
1 Commits
Author
SHA1
Message
Date
Rasmus Karlsson
81e06f3a53
debug::Log
can now be used instead of qDebug()
...
Usage: ``` QString string("world"); debug::Log("hello: {}", string); ```
2017-09-24 19:23:07 +02:00