Skip to content

SW_DevLog

Rolf Obrecht edited this page Jul 2, 2025 · 3 revisions

Device Module "Log"

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 :-) ??

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

Software

Hardware

Using piTelex

Build Examples

Additional Information

Clone this wiki locally