ChimeraTK-ApplicationCore
04.01.00
|
#include <PyLogger.h>
Static Public Member Functions | |
static void | bind (py::module &mod) |
Definition at line 16 of file PyLogger.h.
|
static |
Since the StreamProxy is a C++ stream, we have a local wrapper object that provides a log() function instead
Global logger helper function
Definition at line 12 of file PyLogger.cc.