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

refactor(logging): move framework logging to separate module #2846

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented Dec 19, 2024

  • Moved framework logging functions from logfiles.py to new framework_log.py module.
  • Updated imports and references to use the new framework_log module.
  • Adjusted temptools.py to use IS_XDIST directly from os.environ.

- Moved framework logging functions from `logfiles.py` to new
  `framework_log.py` module.
- Updated imports and references to use the new `framework_log` module.
- Adjusted `temptools.py` to use `IS_XDIST` directly from `os.environ`.
@mkoura mkoura requested a review from saratomaz as a code owner December 19, 2024 10:58
@mkoura mkoura merged commit d5a8518 into master Dec 19, 2024
3 checks passed
@mkoura mkoura deleted the refactor_framework_log branch December 19, 2024 11:22
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