SW_DevLog - fablab-wue/piTelex GitHub Wiki
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 :-) ??
System | Comments |
---|---|
RPi | OK |
PC Linux | OK |
PC Windows | OK |
Mac | OK |
none
-L [<filename>]
--log [<filename>]
Example: telex.py -L /data/telex.log
Param | Default | Description |
---|---|---|
filename | 'log.txt' | Can be either an absolute path or relative to piTelex' directory |