-
Notifications
You must be signed in to change notification settings - Fork 43
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
Apply env_logger
module filters on Dart & UniFFI binding loggers
#874
Open
erdemyerebasmaz
wants to merge
16
commits into
main
Choose a base branch
from
logger
base: main
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.
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8a5194b - Browse repository at this point
Copy the full SHA 8a5194bView commit details -
Dart, UniFFI & GlobalSDK logger's are moved under logger.rs .
Configuration menu - View commit details
-
Copy full SHA for b5e8ba4 - Browse repository at this point
Copy the full SHA b5e8ba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for badc177 - Browse repository at this point
Copy the full SHA badc177View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6d7564 - Browse repository at this point
Copy the full SHA a6d7564View commit details -
Apply changes to bindings & generate them
- Create LevelFilter struct that's usable from bindings. - Add optional filter_level param to binding logger init & setters - Map models:LevelFilter to log::LevelFilter. - Set LevelFilter::TRACE as default filter level
Configuration menu - View commit details
-
Copy full SHA for dd4bf74 - Browse repository at this point
Copy the full SHA dd4bf74View commit details -
Log node-logs according to their level
Log `UNUSUAL` level node logs at `Error` level
Configuration menu - View commit details
-
Copy full SHA for ef9c7db - Browse repository at this point
Copy the full SHA ef9c7dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53dc29f - Browse repository at this point
Copy the full SHA 53dc29fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4d2401 - Browse repository at this point
Copy the full SHA f4d2401View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7811d43 - Browse repository at this point
Copy the full SHA 7811d43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1519d46 - Browse repository at this point
Copy the full SHA 1519d46View commit details -
Resolve regressions introduced during rebase
Errors made around import resolution(sdk-common changes etc.) & removal of a crate introduced on this PR
Configuration menu - View commit details
-
Copy full SHA for e1d4683 - Browse repository at this point
Copy the full SHA e1d4683View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f22d19 - Browse repository at this point
Copy the full SHA 9f22d19View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef70a96 - Browse repository at this point
Copy the full SHA ef70a96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c6118d - Browse repository at this point
Copy the full SHA 6c6118dView commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c88d257 - Browse repository at this point
Copy the full SHA c88d257View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d3a462 - Browse repository at this point
Copy the full SHA 7d3a462View 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.