27 #include <momemta/impl/logger/common.h> 28 #include <momemta/impl/logger/os.h> 36 log_msg(logging::level::level_enum lvl) : level(lvl) {
38 thread_id = os::thread_id();
45 logging::level::level_enum level;
47 log_clock::time_point time;
49 std::ostringstream raw;
50 std::ostringstream formatted;