module documentation

Undocumented

Exception InvalidMsgSpec Undocumented
Exception MsgGenerationException Undocumented
Function log Undocumented
Function log_verbose Undocumented
Function plog Undocumented
Constant COMMENTCHAR Undocumented
Constant CONSTCHAR Undocumented
Constant EXT_MSG Undocumented
Constant EXT_SRV Undocumented
Constant IODELIM Undocumented
Constant MSG_DIR Undocumented
Constant SEP Undocumented
Constant SRV_DIR Undocumented
Variable verbose Undocumented
def log(*args):

Undocumented

def log_verbose(value):

Undocumented

def plog(msg, obj):

Undocumented

COMMENTCHAR: str =

Undocumented

Value
'#'
CONSTCHAR: str =

Undocumented

Value
'='
EXT_MSG: str =

Undocumented

Value
'.msg'
EXT_SRV: str =

Undocumented

Value
'.srv'
IODELIM: str =

Undocumented

Value
'---'
MSG_DIR: str =

Undocumented

Value
'msg'
SEP: str =

Undocumented

Value
'/'
SRV_DIR: str =

Undocumented

Value
'srv'
verbose: bool =

Undocumented