Function urcl::registerLogHandler
Defined in File log.h
Function Documentation
-
void urcl::registerLogHandler(std::unique_ptr<LogHandler> loghandler)
Register a new LogHandler object, for handling log messages.
- Parameters:
loghandler – Pointer to the new object