This repository was archived by the owner on Aug 18, 2020. It is now read-only.
[CBR-275] stack logging ontop of 'katip', provides structured logging#3533
Merged
Conversation
1f63bbf to
badf129
Compare
njd42
reviewed
Sep 2, 2018
njd42
left a comment
There was a problem hiding this comment.
Can we split this into a "clean up interface" PR and a "first steps to Katip" PR?
This makes the changes (and importantly the potential interactions) clearer - the "clean up" should just be reducing the "surface area" - the replacement should just be the interface module (plus the essential changes to things like logging initialisation) as the PR sequence progresses
Contributor
Author
|
yes, moved interface adaptation to PR #3534 |
7d35904 to
9fea606
Compare
erikd
reviewed
Sep 3, 2018
erikd
reviewed
Sep 3, 2018
erikd
previously approved these changes
Sep 3, 2018
Member
erikd
left a comment
There was a problem hiding this comment.
Approved as is, but I do think it can be improved by removing the use of RecordWildCards there.
954c5ea to
e8c06c0
Compare
erikd
reviewed
Sep 6, 2018
erikd
reviewed
Sep 6, 2018
5809c0a to
0bd6ee0
Compare
CodiePP
commented
Sep 6, 2018
Large number of commits added since my review.
CodiePP
commented
Sep 6, 2018
b9c0fdb to
5b208bb
Compare
Contributor
Author
|
next steps:
|
erikd
reviewed
Sep 14, 2018
| , fdcConvEstablishTimeout = 15000000 -- us | ||
| , fdcStreamWindow = streamWindow | ||
| , fdcTrace = wlogTrace ("client" <> "diffusion") | ||
| , fdcTrace = wlogTrace ("client.diffusion") |
c26567e to
acd8c64
Compare
Contributor
Author
|
thank you @erikd for reviewing |
d684388 to
468b27d
Compare
Signed-off-by: Alexander Diemand <codieplusplus@apax.net>
… to 'cardano-sl' Signed-off-by: Alexander Diemand <codieplusplus@apax.net>
Signed-off-by: Alexander Diemand <codieplusplus@apax.net>
Signed-off-by: Alexander Diemand <codieplusplus@apax.net>
Signed-off-by: Alexander Diemand <codieplusplus@apax.net>
Signed-off-by: Alexander Diemand <codieplusplus@apax.net>
Signed-off-by: Alexander Diemand <codieplusplus@apax.net>
Signed-off-by: Alexander Diemand <codieplusplus@apax.net>
Signed-off-by: Alexander Diemand <codieplusplus@apax.net>
Signed-off-by: Alexander Diemand <codieplusplus@apax.net>
Signed-off-by: Alexander Diemand <codieplusplus@apax.net>
468b27d to
77f2e11
Compare
Contributor
Author
|
rebased on |
Signed-off-by: Alexander Diemand <codieplusplus@apax.net>
77f2e11 to
9365bcb
Compare
KtorZ
pushed a commit
that referenced
this pull request
Nov 9, 2018
…logging-interface [CBR-275] stack logging ontop of 'katip', provides structured logging
KtorZ
pushed a commit
to input-output-hk/cardano-wallet-legacy
that referenced
this pull request
Nov 9, 2018
…hk/adiemand/CBR-275/mimic-logging-interface [CBR-275] stack logging ontop of 'katip', provides structured logging
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
we adapt our abstract interface
Pos.Util.Wlogand direct output to 'katip'.this should allow a transition from 'log-warper' to 'katip' with minimal changes to the overall codebase.
Linked issue
CBR-97 (user story)
CBR-275
Type of change
Developer checklist
Testing checklist
QA Steps
CIscripts/bench/runbench.sh