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

Add static GeyserLogger instance to the GeyserLogger interface #4996

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

onebeastchris
Copy link
Member

This makes accessing the logger just a bit nicer; and avoids loading GeyserImpl in tests if just the logger is accessed.

Further, this also adds a debug method that takes params that would only be formatted & logged when debug mode is enabled.

@onebeastchris onebeastchris added the PR: Optimization When a PR doesn't necessarily add anything new or fix anything, but improves upon the code label Aug 26, 2024
@onebeastchris onebeastchris marked this pull request as draft September 11, 2024 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Optimization When a PR doesn't necessarily add anything new or fix anything, but improves upon the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants