spla
Public Member Functions | List of all members
spla::Logger Class Reference

Library logger. More...

#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)
 

Detailed Description

Library logger.

Member Function Documentation

◆ log_msg()

void spla::Logger::log_msg ( Status  status,
const std::string &  msg,
const std::string &  file,
const std::string &  function,
int  line 
)

◆ set_msg_callback()

void spla::Logger::set_msg_callback ( MessageCallback  callback)

The documentation for this class was generated from the following files: