Skip to content
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

logger: Print kernel progress if level is debug #7732

Merged

Conversation

garazdawi
Copy link
Contributor

When debugging the start of kernel it is nice to be able to see the log messages of the different kernel services. So we change so that simple handler will print progress report messages if the log level is debug or higher.

@garazdawi garazdawi added team:VM Assigned to OTP team VM fix labels Oct 9, 2023
@garazdawi garazdawi self-assigned this Oct 9, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2023

CT Test Results

       2 files       65 suites   1h 1m 56s ⏱️
1 509 tests 1 257 ✔️ 252 💤 0
1 701 runs  1 400 ✔️ 301 💤 0

Results for commit 3a48e01.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@garazdawi garazdawi added the testing currently being tested, tag is used by OTP internal CI label Oct 10, 2023
@garazdawi garazdawi added this to the OTP-27.0 milestone Oct 10, 2023
When debugging the start of kernel it is nice to be
able to see the log messages of the different kernel
services. So we change so that simple handler will
print progress report messages if the log level is
debug or higher.
@garazdawi garazdawi force-pushed the lukas/logger/fix-early-logging-filter branch from 3a48e01 to fb64e0c Compare October 13, 2023 08:02
@garazdawi garazdawi merged commit c0b1363 into erlang:master Oct 13, 2023
2 checks passed
@garazdawi garazdawi deleted the lukas/logger/fix-early-logging-filter branch October 13, 2023 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant