public class Slf4JLoggerFactory extends CouchbaseLoggerFactory
Logger factory which creates a SLF4J logger.
| Constructor and Description |
|---|
Slf4JLoggerFactory() |
| Modifier and Type | Method and Description |
|---|---|
CouchbaseLogger |
newInstance(String name)
Creates a new logger instance with the specified name.
|
getDefaultFactory, getInstance, getInstance, setDefaultFactorypublic CouchbaseLogger newInstance(String name)
CouchbaseLoggerFactoryCreates a new logger instance with the specified name.
newInstance in class CouchbaseLoggerFactoryCopyright © 2016 Couchbase, Inc.. All rights reserved.