Skip to content

Change 'Adding endpoint' log message severity to Debug #1574

@waldekmastykarz

Description

@waldekmastykarz

Summary

The log message Adding endpoint at Ip 127.0.0.1 and port: 0 is currently shown at Info level. This is an internal implementation detail that should be at Debug level.

Current behavior

When starting the proxy, users see:

info    Adding endpoint at Ip 127.0.0.1 and port: 0

Suggested change

Change the severity to Debug so it only appears when verbose logging is enabled. The subsequent Dev Proxy listening on... message already provides the user-facing port information.

Metadata

Metadata

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions