Skip to content

Conversation

@SergiiShcherbak
Copy link
Collaborator

v0.19.2

Description

Refactored logging system from Loguru to Python's standard library logging with a namespaced logger under 'contextgem'. This eliminates global state pollution and enables production-ready integration with host applications. Updated logging-related tests accordingly.

Types of change

  • Bug fix (non-breaking change which fixes an issue)
  • Code cleanup or refactor

Checklist

  • I ran the tests, and all new and existing tests passed.

…tegration

Refactored logging system from Loguru to Python's standard library logging with a namespaced logger under 'contextgem'. This eliminates global state pollution and enables production-ready integration with host applications.
@SergiiShcherbak SergiiShcherbak self-assigned this Sep 30, 2025
@SergiiShcherbak SergiiShcherbak added the bug Something isn't working label Sep 30, 2025
@SergiiShcherbak SergiiShcherbak merged commit 3428824 into main Sep 30, 2025
18 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants