#include <PythonLoggingChannel.h>
|
std::unique_ptr< boost::python::object > | m_pyLogger |
|
Definition at line 28 of file PythonLoggingChannel.h.
◆ PythonLoggingChannel() [1/3]
Poco::PythonLoggingChannel::PythonLoggingChannel |
( |
| ) |
|
◆ ~PythonLoggingChannel()
Poco::PythonLoggingChannel::~PythonLoggingChannel |
( |
| ) |
|
|
override |
◆ PythonLoggingChannel() [2/3]
◆ PythonLoggingChannel() [3/3]
◆ log()
void Poco::PythonLoggingChannel::log |
( |
const Poco::Message & |
msg | ) |
|
|
override |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ m_pyLogger
std::unique_ptr<boost::python::object> Poco::PythonLoggingChannel::m_pyLogger |
|
private |
The documentation for this class was generated from the following files: