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, setDefaultFactory
public CouchbaseLogger newInstance(String name)
CouchbaseLoggerFactory
Creates a new logger instance with the specified name.
newInstance
in class CouchbaseLoggerFactory
Copyright © 2014 Couchbase, Inc.