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

Remove stacktrace print and reduce logging severity level #4

Merged
merged 2 commits into from
Jun 28, 2020

Conversation

ssalonen
Copy link
Collaborator

Connection and I/O errors were printed out to stdout. Now removed to clean out the output.

Also many logging statements very tuned to be less loud, as the errors are handled in the transport bundle.

cc @kaikreuzer

I'm not sure how the release of this bundle really goes, hope you can execute the needed steps.

Signed-off-by: Sami Salonen [email protected]

ssalonen added 2 commits June 25, 2020 14:03
Most error and warn level logs are logged in transport bundle, no need
to log them here.

Signed-off-by: Sami Salonen <[email protected]>
@ssalonen ssalonen changed the title Remove stacktrace print Remove stacktrace print and reduce logging severity level Jun 25, 2020
@kaikreuzer kaikreuzer merged commit 2db88d8 into master Jun 28, 2020
@kaikreuzer kaikreuzer deleted the remove-stacktrace-print branch June 28, 2020 21:47
@kaikreuzer
Copy link
Member

Thanks @ssalonen - I have just published a new release of the lib to bintray: https://bintray.com/openhab/mvn/jamod/1.2.4.OH

@ssalonen
Copy link
Collaborator Author

Thanks! Will it end up in openHAB 2/3 release at some point?

@kaikreuzer
Copy link
Member

I would say it will end up there once you create a PR, which changes this line: https://github.com/openhab/openhab-addons/blob/2.5.x/bundles/org.openhab.io.transport.modbus/pom.xml#L30

ssalonen added a commit to ssalonen/openhab2-addons that referenced this pull request Jul 4, 2020
kaikreuzer pushed a commit to openhab/openhab-addons that referenced this pull request Jul 4, 2020
knikhilwiz pushed a commit to knikhilwiz/openhab2-addons that referenced this pull request Jul 12, 2020
CSchlipp pushed a commit to CSchlipp/openhab-addons that referenced this pull request Jul 26, 2020
MPH80 pushed a commit to MPH80/openhab-addons that referenced this pull request Aug 3, 2020
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Aug 31, 2020
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Aug 31, 2020
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Aug 31, 2020
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Aug 31, 2020
DaanMeijer pushed a commit to DaanMeijer/openhab-addons that referenced this pull request Sep 1, 2020
markus7017 pushed a commit to markus7017/openhab-addons that referenced this pull request Sep 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants