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

Limit trace log level to physical communication #1240

Merged
merged 2 commits into from
Jul 25, 2021
Merged

Conversation

andig
Copy link
Member

@andig andig commented Jul 25, 2021

With this PR, meaningful logs with less detail should be available using the debug log level instead of trace.

A detailed logfile for analysis should hence be provided using:

log: debug
levels:
  cache: error # further reduce detail

This will also help reduce leaking sensitive information in log files.

/cc @naltatis

@andig andig added the infrastructure Basic functionality label Jul 25, 2021
@andig andig merged commit 9771e0a into master Jul 25, 2021
@delete-merged-branch delete-merged-branch bot deleted the feature/loglevels branch July 25, 2021 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Basic functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant