Skip to content

Conversation

@EvaJanouskova
Copy link
Collaborator

@EvaJanouskova EvaJanouskova commented Aug 31, 2025

Updates to create_pickles_locally() function from utils.py:

(1) Added level as input parameter

  • Default is logging.INFO, but it can now be customised when creating pickles locally.

(2) Improved file filtering logic

  • The function now expects compressed log files names to end with .log.gz.
  • This ensures only relevant files are loaded, avoiding conflicts with other files sharing the same prefix in the same folder.

…gging.INFO); compressed_file_name has to end with '.log.gz'
@EvaJanouskova EvaJanouskova marked this pull request as ready for review August 31, 2025 22:54
@EvaJanouskova EvaJanouskova requested a review from tamuri August 31, 2025 22:54
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