Skip to content

Conversation

@intel352
Copy link
Contributor

Introducing support for logger interface. Preserved compatibility with existing behavior so that we still support zap logger while supporting users that don't use zap logger.

The integration test needs to be executed to ensure no regression added.
There's no existing unit tests (and I don't have the patience to add those throughout right now), so we don't have confidence for this change without integration test execution.

Fixes #48

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.

Change to expecting a logger interface that zap.Logger satisfies

1 participant