SHA256
modify something
This commit is contained in:
@@ -23,7 +23,7 @@ namespace flog {
|
||||
virtual void FLOG_CALL write_log(const LogMessage &message) = 0;
|
||||
|
||||
protected:
|
||||
std::string m_name;
|
||||
const std::string m_name;
|
||||
|
||||
std::unique_ptr<LogFormatter> m_logFormatter;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user