cubos::core::Logger::Entry struct

Data created by a call to log.

Public variables

Level level
Level.
Timestamp timestamp
Timestamp;.
Location location
Code location which originated the log message.
std::string message
Message.