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

Static Public Attributes

int DATETIME_FORMAT = 27
 
int INFO_FORMAT = 5
 
int LINE_FORMAT = 5
 
int OPERATION_FORMAT = 14
 
int TASK_FORMAT = 7
 
int MSG_FORMAT = 0
 

Detailed Description

Definition at line 15 of file Log.py.

Member Data Documentation

◆ DATETIME_FORMAT

int aestate.util.Log.FieldsLength.DATETIME_FORMAT = 27
static

Definition at line 16 of file Log.py.

◆ INFO_FORMAT

int aestate.util.Log.FieldsLength.INFO_FORMAT = 5
static

Definition at line 17 of file Log.py.

◆ LINE_FORMAT

int aestate.util.Log.FieldsLength.LINE_FORMAT = 5
static

Definition at line 18 of file Log.py.

◆ MSG_FORMAT

int aestate.util.Log.FieldsLength.MSG_FORMAT = 0
static

Definition at line 23 of file Log.py.

◆ OPERATION_FORMAT

int aestate.util.Log.FieldsLength.OPERATION_FORMAT = 14
static

Definition at line 19 of file Log.py.

◆ TASK_FORMAT

int aestate.util.Log.FieldsLength.TASK_FORMAT = 7
static

Definition at line 21 of file Log.py.


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