consul/command/agent
Daniel Nephin 2261a469e3 cmd: move agent running message to logs
Previously this line was mixed up with logging, which made the output
quite ugly. Use the logger to output this message, instead of printing
directly to stdout.

This has the advantage that the message will be visible when json logs
are enabled.
2021-06-02 17:17:43 -04:00
..
agent.go cmd: move agent running message to logs 2021-06-02 17:17:43 -04:00
agent_test.go agent: fix agent logging 2021-06-02 17:15:12 -04:00