Need to document log level changing
Bug #1269618 reported by
Marco Ceppi
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
High
|
Tim Penhey | ||
Docs |
Triaged
|
Medium
|
Unassigned |
Bug Description
https:/
Also, juju help logging
Related branches
lp://staging/~thumper/juju-core/fix-charm-logging
- Juju Engineering: Pending requested
-
Diff: 659 lines (+244/-82)14 files modifiedcmd/juju/help_topics.go (+66/-0)
cmd/juju/main.go (+1/-0)
cmd/juju/main_test.go (+2/-1)
cmd/jujud/main.go (+38/-1)
cmd/logging.go (+18/-3)
cmd/logging_test.go (+1/-1)
environs/config/config.go (+26/-18)
environs/config/config_test.go (+16/-14)
state/apiserver/logger/logger_test.go (+5/-4)
testing/testbase/log.go (+1/-0)
worker/uniter/context.go (+13/-5)
worker/uniter/jujuc/juju-log.go (+21/-11)
worker/uniter/jujuc/juju-log_test.go (+33/-24)
worker/uniter/jujuc/util_test.go (+3/-0)
Changed in juju-core: | |
importance: | High → Undecided |
description: | updated |
Changed in juju-core: | |
assignee: | nobody → Tim Penhey (thumper) |
Changed in juju-core: | |
status: | Confirmed → Triaged |
importance: | Undecided → High |
tags: | added: doc |
tags: |
added: docs removed: doc |
Changed in juju-core: | |
milestone: | none → 1.17.1 |
Changed in juju-core: | |
status: | Triaged → In Progress |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.