SW_DevLog - fablab-wue/piTelex GitHub Wiki

Device Module "Log"

TODO...

Module Information

System

System Comments
RPi OK
PC Linux OK
PC Windows OK
Mac OK

Dependencies

none

Command Line Arguments

-L [<filename>]
--log [<filename>]

Example: telex.py -L /data/telex.log

Config File Parameter

Param Default Description
filename 'log.txt' Can be either an absolute path or relative to piTelex' directory

Description

This module logs all commands that go through the main loop and the behaviour (answers) of the different modules upon them. (Mainly for debugging purposes)

Maybe Björn or Jochen should add some deeper insights here :-) ??

Implementation

TODO

⚠️ **GitHub.com Fallback** ⚠️