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

Add the module name to the log formatter #81

Merged
merged 1 commit into from
May 2, 2024
Merged

Conversation

gordonwatts
Copy link
Member

  • Minor change to formatting of log message:
0046.5172 - INFO - servicex_materialize_branches - Field run_number is not a scalar field. Skipping count.
0046.6635 - INFO - servicex_materialize_branches - Number of tasks in the dask graph: optimized: 39 unoptimized 451
0046.6635 - INFO - servicex_materialize_branches - Computing the total count
0047.1996 - INFO - servicex_materialize_branches - Done: result = 2,325

Fixes #78

@gordonwatts gordonwatts self-assigned this May 2, 2024
@gordonwatts gordonwatts added this to the Week 5 milestone May 2, 2024
@gordonwatts gordonwatts merged commit a490b08 into main May 2, 2024
@gordonwatts gordonwatts deleted the feat/logging branch May 2, 2024 07:43
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.

Add the module generating the message into the log messages we generate
1 participant