6.1.1.7.1.1. pytfa.utils.logger

Logging utilities

6.1.1.7.1.1.1. Module Contents

6.1.1.7.1.1.1.1. Functions

get_bistream_logger(name)

Sets up a logger that outputs INFO+ messages on stdout and DEBUG+ messages

get_timestr()

6.1.1.7.1.1.1.2. Attributes

LOGFOLDERNAME

pytfa.LOGFOLDERNAME = logs
pytfa.get_bistream_logger(name)

Sets up a logger that outputs INFO+ messages on stdout and DEBUG+ messages in the log file

Parameters

name – a class __name__ attribute

Returns

pytfa.get_timestr()