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