Skip to content

Release 0.12.13#150

Open
nsheff wants to merge 2 commits intomasterfrom
dev
Open

Release 0.12.13#150
nsheff wants to merge 2 commits intomasterfrom
dev

Conversation

@nsheff
Copy link
Contributor

@nsheff nsheff commented Mar 6, 2026

No description provided.

nsheff added 2 commits March 5, 2026 21:37
Calling init_logger at import time prevents the logger from
inheriting configuration from a root logger, breaking logging
when geofetch is used as a library. Use logging.getLogger()
instead for the coloredlogs handler.
logmuse 0.3.0 auto-detects coloredlogs and applies colored output
when available. No need for packages to call coloredlogs.install()
directly. Also removes init_logger from __init__.py to avoid
overriding root logger configuration.
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