#include <yarp/os/impl/LogForwarder.h>
Public Member Functions | |
| ~LogForwarder () | |
| void | forward (const std::string &message) |
Static Public Member Functions | |
| static LogForwarder & | getInstance () |
| static void | shutdown () |
Definition at line 23 of file LogForwarder.h.
|
default |
| void yarp::os::impl::LogForwarder::forward | ( | const std::string & | message | ) |
Definition at line 49 of file LogForwarder.cpp.
|
static |
Definition at line 23 of file LogForwarder.cpp.
|
static |
Definition at line 61 of file LogForwarder.cpp.