External logging - #4
Open
iDmitriyy wants to merge 5 commits into
Open
Conversation
iDmitriyy
force-pushed
the
externalLogging
branch
2 times, most recently
from
August 22, 2026 20:35
7851315 to
a5fa4f9
Compare
Squashed commits: [a5fa4f9] threading improvements (+9 squashed commits) Squashed commits: [c93b10b] synchronization with pending and injected logger [a3f8659] in pr [d000855] pending logger not retained now [9466453] move pending logs inside lock [0070595] reusable bitpackRateLimits func [2ab81cc] unified internal incosistency logs [1651324] Decoder.LenientDecodingLogger improvement [b849073] bitPacked Atomic rateLimits [25043d3] remove TODO
iDmitriyy
force-pushed
the
externalLogging
branch
from
August 22, 2026 20:40
a5fa4f9 to
ef3a0e2
Compare
iDmitriyy
force-pushed
the
externalLogging
branch
3 times, most recently
from
August 23, 2026 11:57
6920f9e to
a66adb6
Compare
iDmitriyy
force-pushed
the
externalLogging
branch
from
August 23, 2026 12:03
a66adb6 to
720ca9c
Compare
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
I have added logging infrastructure below current logger at the same file. Once design is approved, I can try to update code by using new logger.
Squashed commits:
[1ead8ba] in pr
[fe65438] in pr
[a533082] in pr
[73840ab] in pr