Classes | Namespaces | Functions | Variables
log.cpp File Reference
#include "ur_client_library/log.h"
#include "ur_client_library/default_log_handler.h"
#include <cstdarg>
Include dependency graph for log.cpp:

Go to the source code of this file.

Classes

class  urcl::Logger
 

Namespaces

 urcl
 

Functions

void urcl::log (const char *file, int line, LogLevel level, const char *fmt,...)
 Log a message, this is used internally by the macros to unpack the log message. Use the macros instead of this function directly. More...
 
void urcl::registerLogHandler (std::unique_ptr< LogHandler > loghandler)
 Register a new LogHandler object, for handling log messages. More...
 
void urcl::setLogLevel (LogLevel level)
 Set log level this will disable messages with lower log level. More...
 
void urcl::unregisterLogHandler ()
 Unregister current log handler, this will enable default log handler. More...
 

Variables

Logger urcl::g_logger
 


ur_client_library
Author(s): Thomas Timm Andersen, Simon Rasmussen, Felix Exner, Lea Steffen, Tristan Schnell
autogenerated on Sun May 9 2021 02:16:26