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

Log level enhancements #66

Merged
merged 4 commits into from
Oct 8, 2024
Merged

Conversation

sasataku
Copy link
Member

@sasataku sasataku commented Oct 8, 2024

This PR enhances the log level for application and out-of-tree drivers.

Until now, no custom log level has been specified for the hwtest log
output, so the default log level was applied to all logs. This
commit modifies the configuration to allow specifying a custom log
level for the application in Kconfig.

Signed-off-by: Takuya Sasaki <takuya.sasaki@spacecubics.com>
The indentation in the current out-of-tree driver's Kconfig is not
consistent, so this commit unifies it.

Signed-off-by: Takuya Sasaki <takuya.sasaki@spacecubics.com>
Currently, the log level of the misc drivers is fixed at LOG_INF,
so this commit modifes it to be configurable in Kconfig.

Signed-off-by: Takuya Sasaki <takuya.sasaki@spacecubics.com>
This commit changes the log level for the Space Cubics QSPI driver
from the default log level to match the SPI log level.

Signed-off-by: Takuya Sasaki <takuya.sasaki@spacecubics.com>
@sasataku sasataku requested a review from yashi as a code owner October 8, 2024 12:38
@sasataku sasataku merged commit af87488 into spacecubics:main Oct 8, 2024
22 checks passed
@sasataku sasataku deleted the log_level_enhancements branch October 8, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant