Skip to content

Use project loggers consistently#96

Merged
Kicer86 merged 1 commit into
masterfrom
codex/use-custom-loggers-in-all-tools
May 24, 2026
Merged

Use project loggers consistently#96
Kicer86 merged 1 commit into
masterfrom
codex/use-custom-loggers-in-all-tools

Conversation

@Kicer86
Copy link
Copy Markdown
Owner

@Kicer86 Kicer86 commented Aug 21, 2025

Summary

  • route utilities through TwoTone logger instead of root
  • replace stray global logging calls with tool-provided loggers

Testing

  • PYTHONPATH=. pytest (fails: ImportError: libGL.so.1: cannot open shared object file)

https://chatgpt.com/codex/tasks/task_e_68a61b22b49c8331a4bbc94e9954fe95

@Kicer86 Kicer86 force-pushed the codex/use-custom-loggers-in-all-tools branch from dce9462 to fa78e2d Compare May 24, 2026 11:48
@Kicer86 Kicer86 force-pushed the codex/use-custom-loggers-in-all-tools branch from fa78e2d to 0085596 Compare May 24, 2026 12:45
@Kicer86 Kicer86 marked this pull request as ready for review May 24, 2026 19:52
@Kicer86 Kicer86 merged commit 68ec2f1 into master May 24, 2026
7 checks passed
@Kicer86 Kicer86 deleted the codex/use-custom-loggers-in-all-tools branch May 24, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant