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

logger: add log_debugf, rework logger to accept Display #111

Merged
merged 4 commits into from
Dec 11, 2024

Conversation

Adjective-Object
Copy link
Owner

Adds a new log_debug macro for logging debug messages. This will be stripped out of production builds.

Also reworks the logger interface to accept Display rather than Into<String>.

@Adjective-Object Adjective-Object merged commit e43aa64 into main Dec 11, 2024
7 checks passed
@Adjective-Object Adjective-Object deleted the logger-debugf branch December 11, 2024 18:52
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