stabilized logger classes
This commit is contained in:
@@ -101,7 +101,7 @@ public:
|
||||
void clear();
|
||||
|
||||
private:
|
||||
void get_time_stamp(char* timestamp_buffer) const;
|
||||
static void get_time_stamp(char* timestamp_buffer);
|
||||
|
||||
private:
|
||||
static std::map<log_level, std::string> level_strings;
|
||||
|
||||
Reference in New Issue
Block a user