Skip to content

Fix logging output in please_shim - #3554

Merged
toastwaffle merged 1 commit into
thought-machine:masterfrom
peterebden:peter/fix-logger-message
Jul 23, 2026
Merged

Fix logging output in please_shim#3554
toastwaffle merged 1 commit into
thought-machine:masterfrom
peterebden:peter/fix-logger-message

Conversation

@peterebden

Copy link
Copy Markdown
Collaborator

When not run in a repo, this always outputs its Trying to find the default repo root on global config files message. It's not meant to - that should happen at debug level.

This fixes it by having it use the same singleton logger instance everything else does so when it configures the logger, that takes effect as expected.

@toastwaffle
toastwaffle merged commit 36182db into thought-machine:master Jul 23, 2026
12 checks passed
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.

3 participants