Searched refs:D_LOG_INFO (Results 1 – 2 of 2) sorted by relevance
36 #define D_LOG_INFO(...) DLOG_INFO(ST_PREFIX __VA_ARGS__) macro207 D_LOG_INFO("Update to version %d.%d.%d%.1s%d is available at \"%s\".", info.version_major, in task()211 …D_LOG_INFO("Update to version %d.%d.%d is available at \"%s\".", info.version_major, info.version_… in task()398 D_LOG_INFO("User %s the processing of data.", _gdpr ? "allowed" : "disallowed"); in set_gdpr()416 D_LOG_INFO("Automatic checks at launch are now %s.", value ? "enabled" : "disabled"); in set_automation()434 …D_LOG_INFO("Update channel changed to %s.", value == update_channel::RELEASE ? "Release" : "Testin… in set_channel()
27 #define D_LOG_INFO(...) DLOG_INFO(ST_PREFIX __VA_ARGS__) macro