Field3D
|
Contains implementations of the logging-related functions. More...
Go to the source code of this file.
Namespaces | |
namespace | Msg |
Contains logging-related functions. | |
Functions | |
void | Msg::print (Severity severity, const std::string &message) |
Sends the string to the assigned output, prefixing the message with the severity. |
Contains implementations of the logging-related functions.
Definition in file Log.cpp.