Skip to content

Replace MonadLogger with co-log-core#13

Draft
srid wants to merge 2 commits intomasterfrom
log
Draft

Replace MonadLogger with co-log-core#13
srid wants to merge 2 commits intomasterfrom
log

Conversation

@srid
Copy link
Copy Markdown
Owner

@srid srid commented Nov 27, 2025

Replaces the hardcoded MonadLogger dependency with co-log-core, making the library more flexible and reducing dependencies. Users can now choose their own logging implementation - whether that's monad-logger, co-log, a custom logger, or no logging at all by passing mempty. This addresses issue #11 where not everyone uses MonadLogger.

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