-
Notifications
You must be signed in to change notification settings - Fork 43
Add dynamic log level change support #1447
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
Merged
daneshk
merged 43 commits into
ballerina-platform:master
from
daneshk:dynamic_log_config
Feb 20, 2026
+1,584
−105
Merged
Changes from 32 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
71bbd11
Add Java APIs for runtime log level modification
daneshk c66cf92
Add testcases
daneshk 52fe9b5
Fix SpotBugs violations in LogConfigManager
daneshk b5a573a
[Automated] Update the native jar versions
daneshk ade8867
[Automated] Update the native jar versions
daneshk e343523
fix test failures
daneshk c326f30
update the api accessability
daneshk d2aede8
update the spec and changelog
daneshk 7a99fb3
Merge branch 'master' into master
daneshk 8288a61
remove perf test file
daneshk 244b11a
Update native/src/main/java/io/ballerina/stdlib/log/LogConfigManager.…
daneshk e0ba702
Apply suggestions from code review
daneshk e31d08c
Update native/src/main/java/io/ballerina/stdlib/log/LogConfigManager.…
daneshk 8ba0983
Apply suggestions from code review
daneshk 69c7ac4
[Automated] Update the native jar versions
daneshk af2532c
bump to next minor version
daneshk ffa8726
Apply suggestions from code review
daneshk 4ddac8f
Merge branch 'master' into master
daneshk d580f25
change the get config response format
daneshk c6bad4e
Apply suggestion from @TharmiganK
daneshk d036069
Apply suggestion from @TharmiganK
daneshk e613b01
Add dynamic log level change support
daneshk cbc7b32
Add code review suggestions
daneshk 470d149
revert version change in Ballerina.toml
daneshk 8b58d64
[Automated] Update the native jar versions
daneshk a0832d0
Remove LogConfigManager java class as it is redundent
daneshk b8b738d
Apply suggestion from @daneshk
daneshk b4c9cf9
Merge branch 'master' into dynamic_log_config
daneshk 3305709
fix the test failure
daneshk 71501ef
fix test failures
daneshk ca4cc16
fix review suggestions
daneshk ef8156f
fix the review comments
daneshk 561753e
Update native/src/main/java/io/ballerina/stdlib/log/LogConfigManager.…
daneshk 3898ca6
fix the review comments
daneshk 9089649
Update ballerina/tests/log_config_test.bal
daneshk 57c95fd
[Automated] Update the native jar versions
daneshk 2d18965
fix review comments
daneshk 88a7a20
change the log key value merge order
daneshk 0860f4e
fix build failure
daneshk 28cdfc0
Update ballerina/root_logger.bal
daneshk b5107ef
Add new testcases to improve coverage
daneshk 09eb012
remove root logger from registry
daneshk 892dac1
update the documentation
daneshk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.