WoofLogger

org.legogroup.woof.slf4j2.WoofLogger
See theWoofLogger companion object
class WoofLogger(name: String) extends Logger, Slf4jWoofLoggerImpl[IO, Marker]

Attributes

Companion
object
Graph
Supertypes
trait Slf4jWoofLoggerImpl[IO, Marker]
trait Logger
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def dispatcher: Option[Dispatcher[IO]]

Attributes

Definition Classes
Slf4jWoofLoggerImpl
override def logger: Option[Logger[IO]]

Attributes

Definition Classes
Slf4jWoofLoggerImpl

Inherited methods

@CheckReturnValue
def atDebug(): LoggingEventBuilder

Attributes

Inherited from:
Logger
@CheckReturnValue
def atError(): LoggingEventBuilder

Attributes

Inherited from:
Logger
@CheckReturnValue
def atInfo(): LoggingEventBuilder

Attributes

Inherited from:
Logger
@CheckReturnValue
def atLevel(x$0: Level): LoggingEventBuilder

Attributes

Inherited from:
Logger
@CheckReturnValue
def atTrace(): LoggingEventBuilder

Attributes

Inherited from:
Logger
@CheckReturnValue
def atWarn(): LoggingEventBuilder

Attributes

Inherited from:
Logger
def debug(x$0: Marker, msg: String, throwable: Throwable): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def debug(x$0: Marker, msg: String, objs: Array[_ <: Object]): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def debug(x$0: Marker, msg: String, obj1: Object, obj2: Object): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def debug(x$0: Marker, msg: String, obj: Object): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def debug(x$0: Marker, msg: String): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def debug(msg: String, throwable: Throwable): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def debug(msg: String, objs: Array[_ <: Object]): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def debug(msg: String, obj1: Object, obj2: Object): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def debug(msg: String, obj: Object): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def debug(msg: String): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def debug(x$0: Marker, x$1: String, x$2: <FromJavaObject>*): Unit

Attributes

Inherited from:
Logger
def debug(x$0: String, x$1: <FromJavaObject>*): Unit

Attributes

Inherited from:
Logger
def error(x$0: Marker, msg: String, throwable: Throwable): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def error(x$0: Marker, msg: String, objs: Array[_ <: Object]): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def error(x$0: Marker, msg: String, obj1: Object, obj2: Object): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def error(x$0: Marker, msg: String, obj: Object): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def error(x$0: Marker, msg: String): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def error(msg: String, throwable: Throwable): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def error(msg: String, objs: Array[_ <: Object]): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def error(msg: String, obj1: Object, obj2: Object): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def error(msg: String, obj: Object): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def error(msg: String): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def error(x$0: Marker, x$1: String, x$2: <FromJavaObject>*): Unit

Attributes

Inherited from:
Logger
def error(x$0: String, x$1: <FromJavaObject>*): Unit

Attributes

Inherited from:
Logger
def getName(): String

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def info(x$0: Marker, msg: String, throwable: Throwable): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def info(x$0: Marker, msg: String, objs: Array[_ <: Object]): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def info(x$0: Marker, msg: String, obj1: Object, obj2: Object): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def info(x$0: Marker, msg: String, obj: Object): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def info(x$0: Marker, msg: String): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def info(msg: String, throwable: Throwable): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def info(msg: String, objs: Array[_ <: Object]): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def info(msg: String, obj1: Object, obj2: Object): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def info(msg: String, obj: Object): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def info(msg: String): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def info(x$0: Marker, x$1: String, x$2: <FromJavaObject>*): Unit

Attributes

Inherited from:
Logger
def info(x$0: String, x$1: <FromJavaObject>*): Unit

Attributes

Inherited from:
Logger
def isDebugEnabled(x$0: Marker): Boolean

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def isDebugEnabled(): Boolean

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def isEnabledForLevel(x$0: Level): Boolean

Attributes

Inherited from:
Logger
def isErrorEnabled(x$0: Marker): Boolean

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def isErrorEnabled(): Boolean

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def isInfoEnabled(x$0: Marker): Boolean

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def isInfoEnabled(): Boolean

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def isTraceEnabled(x$0: Marker): Boolean

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def isTraceEnabled(): Boolean

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def isWarnEnabled(x$0: Marker): Boolean

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def isWarnEnabled(): Boolean

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def makeLoggingEventBuilder(x$0: Level): LoggingEventBuilder

Attributes

Inherited from:
Logger
def trace(x$0: Marker, msg: String, throwable: Throwable): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def trace(x$0: Marker, msg: String, objs: Array[_ <: Object]): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def trace(x$0: Marker, msg: String, obj1: Object, obj2: Object): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def trace(x$0: Marker, msg: String, obj: Object): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def trace(x$0: Marker, msg: String): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def trace(msg: String, throwable: Throwable): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def trace(msg: String, objs: Array[_ <: Object]): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def trace(msg: String, obj1: Object, obj2: Object): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def trace(msg: String, obj: Object): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def trace(msg: String): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def trace(x$0: Marker, x$1: String, x$2: <FromJavaObject>*): Unit

Attributes

Inherited from:
Logger
def trace(x$0: String, x$1: <FromJavaObject>*): Unit

Attributes

Inherited from:
Logger
def warn(x$0: Marker, msg: String, throwable: Throwable): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def warn(x$0: Marker, msg: String, objs: Array[_ <: Object]): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def warn(x$0: Marker, msg: String, obj1: Object, obj2: Object): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def warn(x$0: Marker, msg: String, obj: Object): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def warn(x$0: Marker, msg: String): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def warn(msg: String, throwable: Throwable): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def warn(msg: String, objs: Array[_ <: Object]): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def warn(msg: String, obj1: Object, obj2: Object): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def warn(msg: String, obj: Object): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def warn(msg: String): Unit

Attributes

Inherited from:
Slf4jWoofLoggerImpl
def warn(x$0: Marker, x$1: String, x$2: <FromJavaObject>*): Unit

Attributes

Inherited from:
Logger
def warn(x$0: String, x$1: <FromJavaObject>*): Unit

Attributes

Inherited from:
Logger