LogWriter
interface LogWriter
A functional interface representing a logger.
Implementations of this interface are responsible for handling log messages, along with optional Throwable and tags.
Since
04/11/24
A functional interface representing a logger.
Implementations of this interface are responsible for handling log messages, along with optional Throwable and tags.
04/11/24