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

[Backport v1.0] app: remove empty line from log output #63

Conversation

henrikbrixandersen
Copy link
Member

Remove tailing newline character from the log message. Logging should not span over multiple lines as it makes it harder to process automatically.

Signed-off-by: David Schneider schneidav81@gmail.com
(cherry picked from commit 42bbcd1)

Remove tailing newline character from the log message.
Logging should not span over multiple lines as it makes
it harder to process automatically.

Signed-off-by: David Schneider <schneidav81@gmail.com>
(cherry picked from commit 42bbcd1)
@henrikbrixandersen henrikbrixandersen added the Backport Issue or PR is a backport for a release branch label Dec 30, 2024
@henrikbrixandersen henrikbrixandersen merged commit 6aaf782 into CANnectivity:v1.0-branch Dec 30, 2024
4 checks passed
@henrikbrixandersen henrikbrixandersen deleted the no-newline-in-log-v1_0 branch December 30, 2024 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport Issue or PR is a backport for a release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants