#include <memory>
#include <regex>
#include <schunk_svh_library/LogLevel.h>
#include <schunk_svh_library/Logger.h>
#include "ROSLogHandler.h"
Go to the source code of this file.
Namespaces | |
driver_svh | |
Functions | |
std::unique_ptr< ROSLogHandler > | driver_svh::g_log_handler (new ROSLogHandler) |
void | driver_svh::setupROSLogHandler (LogLevel level=LogLevel::INFO) |
Definition in file ROSLogHandler.cpp.