Aestate
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
aestate.util.Log.ConsoleWrite Class Reference
Collaboration diagram for aestate.util.Log.ConsoleWrite:
Collaboration graph

Public Member Functions

def __init__ (self)
 

Static Public Member Functions

def format_color (text, color=None)
 

Public Attributes

 fontColor
 
 showType
 
 backColor
 

Detailed Description

Definition at line 98 of file Log.py.

Constructor & Destructor Documentation

◆ __init__()

def aestate.util.Log.ConsoleWrite.__init__ (   self)

Definition at line 99 of file Log.py.

Member Function Documentation

◆ format_color()

def aestate.util.Log.ConsoleWrite.format_color (   text,
  color = None 
)
static

Definition at line 113 of file Log.py.

Member Data Documentation

◆ backColor

aestate.util.Log.ConsoleWrite.backColor

Definition at line 102 of file Log.py.

◆ fontColor

aestate.util.Log.ConsoleWrite.fontColor

Definition at line 100 of file Log.py.

◆ showType

aestate.util.Log.ConsoleWrite.showType

Definition at line 101 of file Log.py.


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