Skip to content

Conversation

@halcyondude
Copy link
Collaborator

No description provided.

@halcyondude halcyondude self-assigned this Dec 8, 2024
Also add windows support as this runs well on a Threadripper.

Signed-off-by: Matt Young <[email protected]>
- Remove stdout/stderr redirection from batch file to preserve tqdm progress bars
- Add proper logging configuration with both file and console output
- Configure icecream debug output to use logging system
- Replace print statements with logging.info() calls
- Add RotatingFileHandler to prevent large log files
- Maintain both console visibility and log file recording

The changes allow real-time progress visibility while still capturing all output
in log files. tqdm progress bars now display correctly in the console while
maintaining a clean log file format.

Signed-off-by: Matt Young <[email protected]>
@halcyondude halcyondude added bug Something isn't working sgm Sub-Graph Module (sgm) labels Dec 8, 2024
@halcyondude halcyondude merged commit 925e573 into main Dec 8, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working sgm Sub-Graph Module (sgm)

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants