Represents a buffered message. More...
Public Member Functions | |
| BufferedMessage (const std::string &text, vrml_proc::core::logger::Level level, const std::string &file, int line, const std::string &function) | |
Public Attributes | |
| std::string | text |
| vrml_proc::core::logger::Level | level |
| std::string | file |
| int | line |
| std::string | function |
Represents a buffered message.