1.1.0
·
10 commits
to main
since this release
[1.1.0] - 2022-07-28
Added:
LDLogAdapter.IsConfiguredExternally
: this new marker interface is implemented by the SLF4J and JUL adapters, so thatLogs.level()
will not try to apply level filtering to such frameworks which already have their own configuration mechanism.