Rosetta  2020.11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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__
 
def __del__
 
def output_callback
 

Public Attributes

 set_ios_hook
 

Detailed Description

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

Constructor & Destructor Documentation

def pyrosetta.logging_support.PythonLoggingSink.__init__ (   self)
def pyrosetta.logging_support.PythonLoggingSink.__del__ (   self)

Member Function Documentation

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

Member Data Documentation

pyrosetta.logging_support.PythonLoggingSink.set_ios_hook

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