Function mosaic::log_critical#
Defined in File logger.hpp
Function Documentation#
-
void mosaic::log_critical(const QString &msg, std::source_location loc = std::source_location::current())#
Logs at Critical level.
locis captured automatically.
Defined in File logger.hpp
Logs at Critical level. loc is captured automatically.