juju client should show warnings by default
Bug #1223224 reported by
John A Meinel
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
High
|
Tim Penhey |
Bug Description
Right now you don't get any messages from juju when running commands.
We eventually want to get to a point where we have proper user-helpful messages that get written, but in the short term just enabling the WARNING messages would give a better user experience.
Related branches
lp://staging/~wallyworld/juju-core/default-logging
- Juju Engineering: Pending requested
-
Diff: 179 lines (+45/-12)6 files modifiedcmd/juju/main_test.go (+7/-6)
cmd/juju/plugin_test.go (+1/-1)
cmd/logging.go (+15/-0)
cmd/logging_test.go (+13/-0)
cmd/supercommand.go (+3/-1)
cmd/supercommand_test.go (+6/-4)
Changed in juju-core: | |
status: | Triaged → Fix Committed |
assignee: | nobody → Tim Penhey (thumper) |
milestone: | none → 1.15.1 |
Changed in juju-core: | |
milestone: | 1.15.1 → 1.15.0 |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.