working commit
This commit is contained in:
@@ -13,9 +13,7 @@ private:
|
||||
std::string label;
|
||||
void LogLevel(const std::string level, const std::string& message);
|
||||
public:
|
||||
UxLogger(std::string ilabel);
|
||||
UxLogger();
|
||||
void Log(const std::string& message);
|
||||
void Debug(const std::string& message);
|
||||
void Info(const std::string& message);
|
||||
void Warning(const std::string& message);
|
||||
|
||||
Reference in New Issue
Block a user