-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement new logger API #414
Draft
Neverlord
wants to merge
18
commits into
master
Choose a base branch
from
issue/408
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on Oct 20, 2024
-
Add new API for tapping into Broker logs
The new event API in Broker enables users to install custom event observers (loggers) in order to embed Broker logs into a wider context.
Configuration menu - View commit details
-
Copy full SHA for 0192fd5 - Browse repository at this point
Copy the full SHA 0192fd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e31aa7f - Browse repository at this point
Copy the full SHA e31aa7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eb6e27 - Browse repository at this point
Copy the full SHA 3eb6e27View commit details -
Configuration menu - View commit details
-
Copy full SHA for a02a52f - Browse repository at this point
Copy the full SHA a02a52fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61275ea - Browse repository at this point
Copy the full SHA 61275eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a11bee - Browse repository at this point
Copy the full SHA 0a11beeView commit details -
Remove BROKER_TRACE from the code base
The new logging backend no longer offers trace logging. Since it is more geared towards high-level description of events rather than leaving a paper trail what lines of code ran.
Configuration menu - View commit details
-
Copy full SHA for 95b8618 - Browse repository at this point
Copy the full SHA 95b8618View commit details -
Merge master and clone store log components
The distinction between clones and masters at the log level component has proven to be too fine-grained and makes it difficult to log events outside of the master and clone actors, e.g., the store (base) actor or the channels.
Configuration menu - View commit details
-
Copy full SHA for 0411b5e - Browse repository at this point
Copy the full SHA 0411b5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30774a1 - Browse repository at this point
Copy the full SHA 30774a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d4047f - Browse repository at this point
Copy the full SHA 5d4047fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d9e2c0 - Browse repository at this point
Copy the full SHA 1d9e2c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad97e92 - Browse repository at this point
Copy the full SHA ad97e92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fd73a7 - Browse repository at this point
Copy the full SHA 0fd73a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5232337 - Browse repository at this point
Copy the full SHA 5232337View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84225f7 - Browse repository at this point
Copy the full SHA 84225f7View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b2c81eb - Browse repository at this point
Copy the full SHA b2c81ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01168b4 - Browse repository at this point
Copy the full SHA 01168b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bc86ed - Browse repository at this point
Copy the full SHA 9bc86edView commit details
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.