Skip to content

[Benchmarks] Add benchmarks logger #19158

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

Open
wants to merge 1 commit into
base: sycl
Choose a base branch
from
Open

Conversation

PatKamin
Copy link
Contributor

No description provided.

Comment on lines 608 to 610
log.logger.setLevel(log_level)
for handler in log.logger.handlers:
handler.setLevel(log_level)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like this logic should be hidden inside of the logger class.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Refactored

@PatKamin PatKamin force-pushed the logger branch 3 times, most recently from cc8c79c to 3c94250 Compare June 27, 2025 14:49
@PatKamin PatKamin marked this pull request as ready for review June 27, 2025 15:06
@PatKamin PatKamin requested a review from a team as a code owner June 27, 2025 15:06
@PatKamin PatKamin requested a review from pbalcer June 27, 2025 15:06
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