spla
|
#include <logger.hpp>
Public Member Functions | |
void | log_msg (Status status, const std::string &msg, const std::string &file, const std::string &function, int line) |
void | set_msg_callback (MessageCallback callback) |
Library logger.
void spla::Logger::log_msg | ( | Status | status, |
const std::string & | msg, | ||
const std::string & | file, | ||
const std::string & | function, | ||
int | line | ||
) |
void spla::Logger::set_msg_callback | ( | MessageCallback | callback | ) |