Interface LogFormatter.LevelFormatter

All Superinterfaces:
LogFormatter
All Known Implementing Classes:
LogFormatter.NoopFormatter
Enclosing interface:
LogFormatter

public static sealed interface LogFormatter.LevelFormatter extends LogFormatter permits LogFormatter.NoopFormatter (not exhaustive)