-
Notifications
You must be signed in to change notification settings - Fork 314
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
refactor(nm): org.eclipse.kura.nm
log cleanup/update
#4535
refactor(nm): org.eclipse.kura.nm
log cleanup/update
#4535
Conversation
Do you prefer the info or debug level here? |
@pierantoniomerlino |
org.eclipse.kura.nm
log cleanup/update
Tests seem to fail. Expected? |
Uh... quite the opposite actually. Will look into it. |
ca525f0
to
7019e63
Compare
The current tests error seem unrelated to this PR and might be solved in #4544, will rebase after that merge. |
7019e63
to
3ed9657
Compare
* refactor(nm): add missing log entry on modem reset cancel * refactor: lower overall log verbosity (cherry picked from commit 9b64377)
…ase-5.3.0] (#4551) refactor(nm): `org.eclipse.kura.nm` log cleanup/update (#4535) * refactor(nm): add missing log entry on modem reset cancel * refactor: lower overall log verbosity (cherry picked from commit 9b64377) Co-authored-by: Mattia Dal Ben <[email protected]>
This PR:
enableInterface
method that were not carrying much useful informations and cluttering the loggetAssociatedConnections
method frominfo
todebug
clearTimer
method call. This allows for a better understanding of the overall timer status on the system and is consistent with the rest of the code.This is the resulting configuration log: