[DCOS_OSS-3822] Set the logging level outside of cobra Created: 18/Jul/18 Updated: 09/Nov/18 Resolved: 24/Jul/18 |
|
Status: | Resolved |
Project: | DC/OS |
Component/s: | dcos-cli |
Affects Version/s: | None |
Fix Version/s: | DC/OS 1.12.0, RI-3 |
Type: | Bug | Priority: | Medium |
Reporter: | Bilal Amarni (Inactive) | Assignee: | Bilal Amarni (Inactive) |
Resolution: | Done | ||
Labels: | cs_updated_fixVersion | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Sprint: | CLI Team Sprint 24, CLI Team Sprint 25 |
Story Points: | 1 |
Description |
Having it in the pre run hook discards all the logs from the plugin manager, this is because the plugin manager is invoked while creating the cobra command tree. The hook is only invoked later while actually calling a command. |
Comments |
Comment by Catherine Southard [ 04/Sep/18 ] |
Updating the fixVersion from 1.12 to 1.12.0 since the ticket has been marked as Resolved - Done |