-
Notifications
You must be signed in to change notification settings - Fork 2
Labels
enhancementNew feature or requestNew feature or requesttestingRelated to testing effortsRelated to testing efforts
Description
(no action required) Oooh TIL about
log.TerminalHandler. I always wrestle withslogimports because it graduated fromx/slogto the standard library!We should ideally look at creating something like
saetest.TBLogger, which will result in>= log.LevelWarnresulting in a test error. We might want to be less strict and allow warnings to slip through i.f.f. it turns out the geth code is spewing them everywhere, but SAE code MUST treat warnings as errors for tests (FWIW, I will not budge on this).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttestingRelated to testing effortsRelated to testing efforts