Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3933)

Issue 14005043: Tweak internal logging

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 7 months ago by thumper
Modified:
10 years, 7 months ago
Reviewers:
mp+187953, wallyworld
Visibility:
Public.

Description

Tweak internal logging These are logging changes that happend while debugging a schema validation failure. Worth keeping IMO. https://code.launchpad.net/~thumper/juju-core/tweak-logging/+merge/187953 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -14 lines) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M environs/config/config.go View 1 chunk +1 line, -0 lines 1 comment Download
M provider/local/environprovider.go View 1 chunk +1 line, -0 lines 0 comments Download
M rpc/client.go View 2 chunks +1 line, -3 lines 0 comments Download
M rpc/jsoncodec/codec.go View 3 chunks +8 lines, -5 lines 0 comments Download
M rpc/server.go View 3 chunks +6 lines, -3 lines 0 comments Download
M schema/schema.go View 1 chunk +1 line, -1 line 0 comments Download
M worker/environ.go View 3 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 2
thumper
Please take a look.
10 years, 7 months ago (2013-09-26 23:30:21 UTC) #1
wallyworld
10 years, 7 months ago (2013-09-26 23:40:35 UTC) #2
LGTM

https://codereview.appspot.com/14005043/diff/1/environs/config/config.go
File environs/config/config.go (right):

https://codereview.appspot.com/14005043/diff/1/environs/config/config.go#newc...
environs/config/config.go:590: logger.Errorf("coersion failed: %#v, %#v, %v",
attrs, checker, err)
Do we need a label in the output for each %v so the reader knows that they
represent? eg attrs: %#v, checker: %#v etc
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b