org.fluentd.logger
Class FluentLoggerFactory
java.lang.Object
org.fluentd.logger.FluentLoggerFactory
public class FluentLoggerFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FluentLoggerFactory
public FluentLoggerFactory()
getLogger
public FluentLogger getLogger(String tag)
getLogger
public FluentLogger getLogger(String tag,
String host,
int port)
getLogger
public FluentLogger getLogger(String tag,
String host,
int port,
int timeout,
int bufferCapacity)
closeAll
public void closeAll()
flushAll
public void flushAll()
Copyright © 2012. All Rights Reserved.