Rosetta
Public Member Functions | Public Attributes | List of all members
pyrosetta.distributed.cluster.logging_filters.SetProtocolNameFilter Class Reference
Inheritance diagram for pyrosetta.distributed.cluster.logging_filters.SetProtocolNameFilter:
Inheritance graph
[legend]

Public Member Functions

None __init__ (self, str protocol_name)
 
bool filter (self, logging.LogRecord record)
 

Public Attributes

 protocol_name
 

Detailed Description

Set protocol name for logging socket listener formatter.

Constructor & Destructor Documentation

◆ __init__()

None pyrosetta.distributed.cluster.logging_filters.SetProtocolNameFilter.__init__ (   self,
str  protocol_name 
)

Member Function Documentation

◆ filter()

bool pyrosetta.distributed.cluster.logging_filters.SetProtocolNameFilter.filter (   self,
logging.LogRecord  record 
)

Member Data Documentation

◆ protocol_name

pyrosetta.distributed.cluster.logging_filters.SetProtocolNameFilter.protocol_name

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