Ilogger - Separate behaviour for user exposed and not exposed loggers

This commit is contained in:
Abdullah Tahiri
2023-05-20 21:49:40 +02:00
committed by abdullahtahiriyo
parent 9d9f928b2d
commit 5f52885fbf
5 changed files with 24 additions and 11 deletions

View File

@@ -182,7 +182,7 @@ public:
Q_UNUSED(notifiername)
Q_UNUSED(recipient)
Q_UNUSED(content)
#ifdef FC_DEBUG
Log(msg.c_str());
Q_UNUSED(level)