Uses of Class
org.fluentd.logger.FluentLogger

Packages that use FluentLogger
org.fluentd.logger   
 

Uses of FluentLogger in org.fluentd.logger
 

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)
           
 



Copyright © 2012. All Rights Reserved.