ChimeraTK-ApplicationCore  04.01.00
ChimeraTK::PyLogger Class Reference

#include <PyLogger.h>

Static Public Member Functions

static void bind (py::module &mod)
 

Detailed Description

Definition at line 16 of file PyLogger.h.

Member Function Documentation

◆ bind()

void ChimeraTK::PyLogger::bind ( py::module mod)
static

Logger::StreamProxy

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.

+ Here is the call graph for this function:

The documentation for this class was generated from the following files: