| Methods in org.fluentd.logger that return FluentLogger |
FluentLogger |
FluentLoggerFactory.getLogger(String tag)
|
static FluentLogger |
FluentLogger.getLogger(String tag)
|
FluentLogger |
FluentLoggerFactory.getLogger(String tag,
String host,
int port)
|
static FluentLogger |
FluentLogger.getLogger(String tag,
String host,
int port)
|
FluentLogger |
FluentLoggerFactory.getLogger(String tag,
String host,
int port,
int timeout,
int bufferCapacity)
|
static FluentLogger |
FluentLogger.getLogger(String tag,
String host,
int port,
int timeout,
int bufferCapacity)
|