Partial work
This commit is contained in:
@@ -47,8 +47,6 @@ namespace jlog
|
||||
|
||||
void log(std::vector<token> tokens);
|
||||
|
||||
void log (const std::string& message);
|
||||
void log (const std::string& contextColorCode, const std::string& context, const std::string& message);
|
||||
void direct (const std::string& message);
|
||||
void info (const std::string& message);
|
||||
void verbose(const std::string& message);
|
||||
|
Reference in New Issue
Block a user