We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some errors are logged without timestamp and plugin name
Turn off RainBird controller for a while so plugin cannot connect to it
Error log messages should be prefixed with timestamp and plugin name
Since version 2.0 of plugin error are logged like this: RainBird controller request failed. [Error: connect EHOSTUNREACH 192.168.1.105:80] Failed Request: [18] [ControllerDateGetRequest] Will retry in 60 seconds RainBird controller request failed. [Error: connect EHOSTUNREACH 192.168.1.105:80] Failed Request: [18] [ControllerDateGetRequest] Will retry in 60 seconds RainBird controller request failed. [Error: connect EHOSTUNREACH 192.168.1.105:80] Failed Request: [18] [ControllerDateGetRequest] Will retry in 60 seconds RainBird controller request failed. [Error: connect EHOSTUNREACH 192.168.1.105:80] Failed Request: [18] [ControllerDateGetRequest] Will retry in 60 seconds RainBird controller request failed. [Error: connect EHOSTUNREACH 192.168.1.105:80] Failed Request: [18] [ControllerDateGetRequest] Will retry in 60 seconds Note that timestamp and plugin name are missing
N/A
No response
TM2
v18.18.2
v9.8.1
v1.7.0
v2.0.0
v4.55.1
Docker
The text was updated successfully, but these errors were encountered:
@mantorok1 just released 2.0.3, which you implemented the event loggings, right? So we should be able to close this?
Sorry, something went wrong.
I believe so. Does it work ok? I haven't had a chance to test it yet
donavanbecker
mantorok1
No branches or pull requests
Describe The Bug
Some errors are logged without timestamp and plugin name
To Reproduce
Turn off RainBird controller for a while so plugin cannot connect to it
Expected behavior
Error log messages should be prefixed with timestamp and plugin name
Relevant log output
Config for homebridge-rainbird
Screenshots
No response
Device & Model
TM2
Node.js Version
v18.18.2
NPM Version
v9.8.1
Homebridge Version
v1.7.0
Homebridge Rainbird Plugin Version
v2.0.0
Homebridge Config UI X Plugin Version
v4.55.1
Operating System
Docker
The text was updated successfully, but these errors were encountered: