Package | Description |
---|---|
org.spf4j.base | |
org.spf4j.io |
Modifier and Type | Method and Description |
---|---|
static int |
Slf4jMessageFormatter.format(Appendable to,
ObjectAppenderSupplier appSupplier,
String messagePattern,
Object... argArray)
Slf4j message formatter.
|
static int |
Slf4jMessageFormatter.format(Appendable to,
String messagePattern,
ObjectAppenderSupplier appSupplier,
Object... argArray)
slf4j message formatter.
|
static int |
Slf4jMessageFormatter.format(int firstArgIdx,
Appendable to,
String messagePattern,
ObjectAppenderSupplier appSupplier,
Object... argArray)
Slf4j message formatter.
|
static int |
Slf4jMessageFormatter.format(Slf4jMessageFormatter.ErrorHandler exHandler,
int firstArgIdx,
Appendable to,
String messagePattern,
ObjectAppenderSupplier appSupplier,
Object... argArray)
Slf4j message formatter.
|
static void |
Slf4jMessageFormatter.safeObjectAppend(Slf4jMessageFormatter.ErrorHandler exHandler,
Appendable sbuf,
Object obj,
ObjectAppenderSupplier appSupplier) |
Modifier and Type | Class and Description |
---|---|
class |
ConfigurableAppenderSupplier |
Copyright © 2018 SPF4J. All rights reserved.