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

Public Member Functions

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

Public Attributes

 task_id
 

Detailed Description

Set task ID for logging socket listener filter.

Constructor & Destructor Documentation

◆ __init__()

None pyrosetta.distributed.cluster.logging_filters.SetTaskIdFilter.__init__ (   self,
str  task_id 
)

Member Function Documentation

◆ filter()

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

Member Data Documentation

◆ task_id

pyrosetta.distributed.cluster.logging_filters.SetTaskIdFilter.task_id

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