public class Log4JLoggerFactory extends CouchbaseLoggerFactory
Logger factory which creates an Apache Log4J logger.
Constructor and Description |
---|
Log4JLoggerFactory() |
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 © 2017 Couchbase, Inc.. All rights reserved.