FluentLogger |
FluentLoggerFactory.getLogger(String tagPrefix) |
static FluentLogger |
FluentLogger.getLogger(String tagPrefix) |
FluentLogger |
FluentLoggerFactory.getLogger(String tagPrefix,
String host,
int port) |
static FluentLogger |
FluentLogger.getLogger(String tagPrefix,
String host,
int port) |
FluentLogger |
FluentLoggerFactory.getLogger(String tagPrefix,
String host,
int port,
int timeout,
int bufferCapacity) |
static FluentLogger |
FluentLogger.getLogger(String tagPrefix,
String host,
int port,
int timeout,
int bufferCapacity) |
FluentLogger |
FluentLoggerFactory.getLogger(String tagPrefix,
String host,
int port,
int timeout,
int bufferCapacity,
Reconnector reconnector) |
static FluentLogger |
FluentLogger.getLogger(String tagPrefix,
String host,
int port,
int timeout,
int bufferCapacity,
Reconnector reconnector) |