mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-11 01:14:24 +01:00
a2d2850884
In some cases, such as message handling callback functions, the line and function macros don't provide a lot of useful information. In other cases, we may want more granularity of control withing a class. For these cases, add a qLogCat that takes a category string. Print this string in the message and use it as the filter category. |
||
---|---|---|
.. | ||
arraysize.h | ||
closure.cpp | ||
closure.h | ||
concurrentrun.h | ||
latch.cpp | ||
latch.h | ||
lazy.h | ||
logging.cpp | ||
logging.h | ||
messagehandler.cpp | ||
messagehandler.h | ||
messagereply.cpp | ||
messagereply.h | ||
override.h | ||
scoped_nsautorelease_pool.h | ||
scoped_nsautorelease_pool.mm | ||
waitforsignal.cpp | ||
waitforsignal.h | ||
workerpool.cpp | ||
workerpool.h |