Bug #47370 Proxy does not log what port it is listening on or proxying to
Submitted: 16 Sep 14:18 Modified: 16 Sep 14:32
Reporter: Eric Herman
Status: Patch pending
Category:Proxy Severity:S3 (Non-critical)
Version:0.8 OS:Any
Assigned to: Eric Herman Target Version:0.8.1

[16 Sep 14:18] Eric Herman
Description:
At "log-level=messge", the proxy logs that it starts, but does not log what port is
listens on, nor what back end addresses it is a proxy for.

How to repeat:
start proxy with --log-level=debug notice the information is not in the log.

Suggested fix:
Add Logging of listen port and back-end addresses
[16 Sep 14:32] Eric Herman
patch pushed to:
https://code.launchpad.net/~eric-rnd/mysql-proxy/mysql-proxy-fixes/+merge/11873
[16 Sep 15:06] Simon Mudd
Please also add this logging always so that the merlin startup always shows the startup
"state" of the proxy. This is useful to ensure that we know if the proxy starts correctly
or not and how it is configured.