Rosetta
Public Member Functions | Public Attributes | List of all members
pyrosetta.logging_support.PythonLoggingSink Class Reference
Inheritance diagram for pyrosetta.logging_support.PythonLoggingSink:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self)
 
def __del__ (self)
 
def output_callback (self, logstring)
 

Public Attributes

 set_ios_hook
 

Detailed Description

Logging sink to dispatch all log messages through the logging module.

Constructor & Destructor Documentation

◆ __init__()

def pyrosetta.logging_support.PythonLoggingSink.__init__ (   self)

◆ __del__()

def pyrosetta.logging_support.PythonLoggingSink.__del__ (   self)

Member Function Documentation

◆ output_callback()

def pyrosetta.logging_support.PythonLoggingSink.output_callback (   self,
  logstring 
)

Member Data Documentation

◆ set_ios_hook

pyrosetta.logging_support.PythonLoggingSink.set_ios_hook

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