The log functions packed in class. More...
Static Public Member Functions | |
| static void | log (std::string level, std::string_view message, std::source_location const source=std::source_location::current()) |
| Produce a log. More... | |
| static void | setupLoggingFile (string fname) |
| set up the logging file by its name More... | |
The log functions packed in class.