ScribeLoggerContextFactory

scribe.ScribeLoggerContextFactory
class ScribeLoggerContextFactory extends LoggerContextFactory

Attributes

Graph
Supertypes
trait LoggerContextFactory
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def getContext(fqcn: String, loader: ClassLoader, externalContext: Any, currentContext: Boolean): LoggerContext

Attributes

Definition Classes
LoggerContextFactory
override def getContext(fqcn: String, loader: ClassLoader, externalContext: Any, currentContext: Boolean, configLocation: URI, name: String): LoggerContext

Attributes

Definition Classes
LoggerContextFactory
override def removeContext(context: LoggerContext): Unit

Attributes

Definition Classes
LoggerContextFactory

Inherited methods

def hasContext(fqcn: String, loader: ClassLoader, currentContext: Boolean): Boolean

Attributes

Inherited from:
LoggerContextFactory
def isClassLoaderDependent(): Boolean

Attributes

Inherited from:
LoggerContextFactory
def shutdown(fqcn: String, loader: ClassLoader, currentContext: Boolean, allContexts: Boolean): Unit

Attributes

Inherited from:
LoggerContextFactory