Skip to content

log: fix print level check for display table output#248

Merged
prashymh merged 1 commit intoARM-software:mainfrom
anishnair-arm:fomo
Feb 25, 2026
Merged

log: fix print level check for display table output#248
prashymh merged 1 commit intoARM-software:mainfrom
anishnair-arm:fomo

Conversation

@anishnair-arm
Copy link
Contributor

  • The display table output functions logs at ACS_PRINT_INFO level, but was gated by an ACS_PRINT_DEBUG condition.

  • Change the check to ACS_PRINT_INFO for consistency and improved efficiency.

Change-Id: Id1f1f4bca7665b7a7fa447261f7f20db3cef6dea

  - The display table output functions logs at ACS_PRINT_INFO level,
    but was gated by an ACS_PRINT_DEBUG condition.

  - Change the check to ACS_PRINT_INFO for consistency and
     improved efficiency.

Change-Id: Id1f1f4bca7665b7a7fa447261f7f20db3cef6dea
@prashymh prashymh merged commit a56e85b into ARM-software:main Feb 25, 2026
27 checks passed
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.

2 participants