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

use log/slog instead of golang/exp #289

Closed

Conversation

roberto-bayardo
Copy link
Contributor

Description

Use native log/slog instead of x/exp/slog.

Upstream geth is also moving to native slog here: ethereum/go-ethereum#29302

Updating this in op-geth now because currently when logging in JSON mode, all debug & lower log lines are being suppressed, and this change fixes it.

@roberto-bayardo
Copy link
Contributor Author

figured out a simpler fix, closing for now...

This pull request was closed.
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