What's needed?
To add a log message with the host/port of the microgrid API we are connecting to.
Proposed solution
Just log a message saying where are we connecting to when we do so, probably with level INFO.
Use cases
Every app out there.
Alternatives and workarounds
Log it in every app out there.
Additional context
@christianparpart mentined having some issues connecting to the wrong microgrid API, and that a log message mentioning where the connection is being made could have been useful.
What's needed?
To add a log message with the host/port of the microgrid API we are connecting to.
Proposed solution
Just log a message saying where are we connecting to when we do so, probably with level
INFO.Use cases
Every app out there.
Alternatives and workarounds
Log it in every app out there.
Additional context
@christianparpart mentined having some issues connecting to the wrong microgrid API, and that a log message mentioning where the connection is being made could have been useful.