Closed Jolanrensen closed 1 day ago
Added testImplementation of slf4jSimple to :core so we can configure the logs.
testImplementation
slf4jSimple
:core
Disabled FastDoubleParser debug logs for :core:test, except for FastDoubleParserTests
FastDoubleParser
:core:test
FastDoubleParserTests
merged to fix annoying logs in other branches. Feel free to reopen the issue if this fix broke something else
Added
testImplementation
ofslf4jSimple
to:core
so we can configure the logs.Disabled
FastDoubleParser
debug logs for:core:test
, except forFastDoubleParserTests