Skip to content

Fix logging#10

Merged
crhea93 merged 1 commit into
masterfrom
fix/log
Feb 27, 2026
Merged

Fix logging#10
crhea93 merged 1 commit into
masterfrom
fix/log

Conversation

@stevenrjanssens
Copy link
Copy Markdown
Contributor

This removes setup_logger. Configuring logging should be the perview of the application, not the library, and this was causing applications which use this library to write stray log.log files.

Configuring logging is the perview of the application, not the library.
@crhea93 crhea93 merged commit 240948d into master Feb 27, 2026
1 check 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.

2 participants