[DAEMON-153] appcd: appcd start --debug should respect a --no-colors flag
| GitHub Issue | n/a |
| Type | Bug |
| Priority | Medium |
| Status | Resolved |
| Resolution | Fixed |
| Resolution Date | 2017-11-16T20:31:23.000+0000 |
| Affected Version/s | Appc Daemon 1.0.0 |
| Fix Version/s | Appc Daemon 1.0.0 |
| Components | appcd |
| Labels | n/a |
| Reporter | Ewan Harris |
| Assignee | Chris Barber |
| Created | 2017-11-16T15:01:41.000+0000 |
| Updated | 2017-11-16T20:31:23.000+0000 |
Description
Description
Writing up a guide on how to provide information when reporting issues. Noticed that appcd start --debug --no-colors still logs in colour, would be nice if the debug logs provided by people didnt have the escape codes.
Steps to repro
appcd start --debug --no-colors
Actual
Colours
Expect
No colours
Comments
JSON Source
No comments