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

Fix logging to correctly differentiate between error and warning analog to test results #53

Open
ClemensLinnhoff opened this issue Jan 2, 2024 · 1 comment
Labels
bug Problems in the build system, build scripts, etc or faults in the interface.

Comments

@ClemensLinnhoff
Copy link
Contributor

Describe the bug

In the terminal window it says, that there are 40 warnings. But in the output_logs folder, there is an empty warn file and the 40 warnings are actually marked as errors in the error file.

Describe how to reproduce the bug

Run the example and check the output_logs folder

Describe the expected behavior

I would expect warnings to appear in the warn file and only errors to appear in the error file.

Describe the OS you are using

  • OS: Ubuntu 22.04
@ClemensLinnhoff ClemensLinnhoff added the bug Problems in the build system, build scripts, etc or faults in the interface. label Jan 2, 2024
@ClemensLinnhoff ClemensLinnhoff mentioned this issue Jan 2, 2024
20 tasks
@ClemensLinnhoff
Copy link
Contributor Author

While we fix this, let's add some more logger entries, e.g. if the message type is not set and the default SensorView is used. See #73 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Problems in the build system, build scripts, etc or faults in the interface.
Projects
None yet
Development

No branches or pull requests

1 participant