mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
add a command line to enable/disable the color format in the fairmq log console output
This commit is contained in:
@@ -88,6 +88,7 @@ inline std::string write_in(const std::string& text_in_bold)
|
||||
typedef fairmq::severity_level custom_severity_level;
|
||||
#define SEVERITY_THRESHOLD custom_severity_level::TRACE
|
||||
#define SEVERITY_ERROR custom_severity_level::ERROR
|
||||
#define SEVERITY_NOLOG custom_severity_level::NOLOG
|
||||
|
||||
// tags used for log console or file formatting
|
||||
struct tag_console;
|
||||
|
Reference in New Issue
Block a user