MPAS-JEDI
logsetup._ExitOnExceptionHandler Class Reference
Inheritance diagram for logsetup._ExitOnExceptionHandler:
Collaboration diagram for logsetup._ExitOnExceptionHandler:

Public Member Functions

def emit (self, record)
 
def emit (self, record)
 
- Public Member Functions inherited from logsetup._AnsiColorStreamHandler
def __init__ (self, stream=None)
 
def format (self, record)
 
def __init__ (self, stream=None)
 
def format (self, record)
 

Additional Inherited Members

- Static Public Attributes inherited from logsetup._AnsiColorStreamHandler
string DEFAULT = '\x1b[0m'
 
string RED = '\x1b[31m'
 
string GREEN = '\x1b[32m'
 
string YELLOW = '\x1b[33m'
 
string CYAN = '\x1b[36m'
 
string CRITICAL = RED
 
string ERROR = RED
 
string WARNING = YELLOW
 
string INFO = GREEN
 
string DEBUG = CYAN
 

Detailed Description

Definition at line 40 of file logsetup.py.

Member Function Documentation

◆ emit() [1/2]

def logsetup._ExitOnExceptionHandler.emit (   self,
  record 
)

Definition at line 41 of file logsetup.py.

Here is the caller graph for this function:

◆ emit() [2/2]

def logsetup._ExitOnExceptionHandler.emit (   self,
  record 
)

Definition at line 41 of file logsetup.py.

Here is the call graph for this function:

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