Belle II Software  release-08-01-10
ColoredFormatter Class Reference
Inheritance diagram for ColoredFormatter:
Collaboration diagram for ColoredFormatter:

Public Member Functions

def __init__ (self, msg, use_color=True)
 
def format (self, record)
 

Public Attributes

 use_color
 use color output flag
 

Detailed Description

Define color convention for output messages.

Definition at line 911 of file CreateProdScripts.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  msg,
  use_color = True 
)
Constructor.

Attributes:
     use_color use color output flag

Definition at line 917 of file CreateProdScripts.py.

Member Function Documentation

◆ format()

def format (   self,
  record 
)
Set output format.

Definition at line 929 of file CreateProdScripts.py.


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