|
state/apiserver: different logging interface
This code compiles but I haven't run it.
It needs tests and client-side code, but
hopefully this points the way,
https://code.launchpad.net/~rogpeppe/juju-core/themue-058-debug-log-api/+merge/202909
(do not edit description out of merge proposal)
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+250 lines, -297 lines) |
Patch |
 |
A |
[revision details]
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cmd/plugins/juju-restore/restore.go
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
state/api/apiclient.go
|
View
|
1
2
|
3 chunks |
+13 lines, -8 lines |
0 comments
|
Download
|
 |
M |
state/api/client.go
|
View
|
1
2
|
3 chunks |
+72 lines, -1 line |
0 comments
|
Download
|
 |
M |
state/api/export_test.go
|
View
|
1
2
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
state/api/params/params.go
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
state/apiserver/apiserver.go
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
state/apiserver/charms.go
|
View
|
|
3 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
 |
A |
state/apiserver/log.go
|
View
|
|
1 chunk |
+103 lines, -0 lines |
0 comments
|
Download
|
 |
D |
state/apiserver/logger/logger.go
|
View
|
|
1 chunk |
+0 lines, -93 lines |
0 comments
|
Download
|
 |
D |
state/apiserver/logger/logger_test.go
|
View
|
|
1 chunk |
+0 lines, -147 lines |
0 comments
|
Download
|
 |
D |
state/apiserver/logger/package_test.go
|
View
|
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
Download
|
 |
M |
state/apiserver/root.go
|
View
|
|
3 chunks |
+0 lines, -14 lines |
0 comments
|
Download
|
 |
M |
testing/checkers/deepequal_test.go
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
utils/tailer/tailer.go
|
View
|
|
6 chunks |
+20 lines, -9 lines |
0 comments
|
Download
|
 |
M |
utils/tailer/tailer_test.go
|
View
|
|
4 chunks |
+13 lines, -2 lines |
0 comments
|
Download
|
Total messages: 3
|