typesafehub / sbt-conductr

Typesafe ConductR plugin for sbt
Other
29 stars 22 forks source link

add `sandbox logs` sbt command for completeness #199

Closed longshorej closed 7 years ago

longshorej commented 7 years ago

This adds sandbox logs to the SBT console, inline with the other commands such as sandbox ps, etc. Since the acceptance tests call the sandbox via this plugin for all of their functionality, this is being added for consistency and completeness.

Manual Test:

[root]> sandbox logs
2017-02-15T16:17:59Z meddle INFO  Slf4jLogger [] - Slf4jLogger started
2017-02-15T16:17:59Z meddle INFO  Slf4jLogger [] - Slf4jLogger started
2017-02-15T16:17:59Z meddle INFO  Slf4jLogger [] - Slf4jLogger started
2017-02-15T16:17:59Z meddle INFO  Slf4jLogger [] - Slf4jLogger started
2017-02-15T16:17:59Z meddle INFO  Slf4jLogger [] - Slf4jLogger started
[success] Total time: 0 s, completed Feb 15, 2017 10:48:20 AM