Skip to content

[integration/peerlab] Noisy logs with --debug #31

@Tobiaspk

Description

@Tobiaspk

Issue: When setting the --debug flag, the output is overflown by logs from dependencies like numba and other packages. This makes it difficult to focus on logs relevant to segger.

It might be better if the --debug flag increases logging verbosity for segger scripts only.

Proposed:

  • Add a new parameter to setup_logger() to control logging specifically for segger.
  • Add a SEGGER_LOG_LEVEL environment variable to control this on a global level too.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions