handleFormattedLogMessage

public abstract void handleFormattedLogMessage(Level level, String message, @Nullable() @Nullable() Throwable thrown)

Handles a single formatted log statement with the given level, message and "cause". This is called back exactly once, from the same thread, for every call made to format.