Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture and forward LMC debug log #1

Open
orwell96 opened this issue Jan 10, 2023 · 1 comment
Open

Capture and forward LMC debug log #1

orwell96 opened this issue Jan 10, 2023 · 1 comment

Comments

@orwell96
Copy link
Collaborator

LMC debug log currently arrives on /dev/ttyACM1 and can be viewed by the TURAG Console.

TURAG-LMC should be able to connect to this endpoint as well and forward all log messages to the central log management

  • See documentation of the "TURAG-Debugprotokoll" for the specification of log levels, sources etc.
  • Graph output can be ignored for now

@weber-niklas How does the logging system currently look like?

@weber-niklas
Copy link
Contributor

Currently our python only packages use the Logger created by @Zarnack .
Usage is fairly simple as explained here. The package itself can be found here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants