-
public interface LogWriterA functional interface representing a logger.
Implementations of this interface are responsible for handling log messages, along with optional Throwable and tags.
public interface LogWriter
A functional interface representing a logger.
Implementations of this interface are responsible for handling log messages, along with optional Throwable and tags.