apparun.logger#

Attributes#

Functions#

init_logger()

Init the logger so that all the logs are saved

Module Contents#

apparun.logger.init_logger()#

Init the logger so that all the logs are saved in a file named apparun.log and are redirected on the standard output.

apparun.logger.logger#