Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove plug imports and ensure plug is loaded #118

Closed
wants to merge 1 commit into from

Conversation

yordis
Copy link

@yordis yordis commented May 21, 2024

closes #117

@yordis yordis marked this pull request as ready for review May 21, 2024 18:14
@AndrewDryga
Copy link
Member

Hey @yordis, thank you for the contribution!

Just removing the imports won't do the trick - you also need to update the usage of the functions from it (see test failures).

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.

Compilation Error: LoggerJSON.Formatter.Plug is not loaded
2 participants