18 #ifndef MAUVE_RUNTIME_FORMATTER_HPP 19 #define MAUVE_RUNTIME_FORMATTER_HPP 21 #include <spdlog/formatter.h> 22 #include "mauve/runtime/common.hpp" 40 virtual void format(spdlog::details::log_msg& msg);
The MAUVE namespace.
Definition: tracing.hpp:24