Class/Object

com.github.mwegrz.scalastructlog.slf4j

Slf4jKeyValueAdapter

Related Docs: object Slf4jKeyValueAdapter | package slf4j

Permalink

class Slf4jKeyValueAdapter[A] extends Slf4jAdapter[A] with KeyValueAdapter

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Slf4jKeyValueAdapter
  2. KeyValueAdapter
  3. Slf4jAdapter
  4. Adapter
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Slf4jKeyValueAdapter(c: Class[A])

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  6. def debug(tags: List[Tag], message: String, cause: Throwable, context: Map[Key, Value]): Unit

    Permalink
    Definition Classes
    Slf4jKeyValueAdapterKeyValueAdapter
  7. def debug(tags: List[Tag], message: String, context: Map[Key, Value]): Unit

    Permalink
    Definition Classes
    Slf4jKeyValueAdapterKeyValueAdapter
  8. def debug(message: String, cause: Throwable, context: Map[Key, Value]): Unit

    Permalink
    Definition Classes
    Slf4jKeyValueAdapterKeyValueAdapter
  9. def debug(message: String, context: Map[Key, Value]): Unit

    Permalink
    Definition Classes
    Slf4jKeyValueAdapterKeyValueAdapter
  10. def debug(tags: List[Tag], message: String, cause: Throwable): Unit

    Permalink
    Definition Classes
    Slf4jAdapterAdapter
  11. def debug(tags: List[Tag], message: String): Unit

    Permalink
    Definition Classes
    Slf4jAdapterAdapter
  12. def debug(message: String, cause: Throwable): Unit

    Permalink
    Definition Classes
    Slf4jAdapterAdapter
  13. def debug(message: String): Unit

    Permalink
    Definition Classes
    Slf4jAdapterAdapter
  14. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  15. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  16. def error(tags: List[Tag], message: String, cause: Throwable, context: Map[Key, Value]): Unit

    Permalink
    Definition Classes
    Slf4jKeyValueAdapterKeyValueAdapter
  17. def error(tags: List[Tag], message: String, context: Map[Key, Value]): Unit

    Permalink
    Definition Classes
    Slf4jKeyValueAdapterKeyValueAdapter
  18. def error(message: String, cause: Throwable, context: Map[Key, Value]): Unit

    Permalink
    Definition Classes
    Slf4jKeyValueAdapterKeyValueAdapter
  19. def error(message: String, context: Map[Key, Value]): Unit

    Permalink
    Definition Classes
    Slf4jKeyValueAdapterKeyValueAdapter
  20. def error(tags: List[Tag], message: String, cause: Throwable): Unit

    Permalink
    Definition Classes
    Slf4jAdapterAdapter
  21. def error(tags: List[Tag], message: String): Unit

    Permalink
    Definition Classes
    Slf4jAdapterAdapter
  22. def error(message: String, cause: Throwable): Unit

    Permalink
    Definition Classes
    Slf4jAdapterAdapter
  23. def error(message: String): Unit

    Permalink
    Definition Classes
    Slf4jAdapterAdapter
  24. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  25. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  26. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  27. def info(tags: List[Tag], message: String, cause: Throwable, context: Map[Key, Value]): Unit

    Permalink
    Definition Classes
    Slf4jKeyValueAdapterKeyValueAdapter
  28. def info(tags: List[Tag], message: String, context: Map[Key, Value]): Unit

    Permalink
    Definition Classes
    Slf4jKeyValueAdapterKeyValueAdapter
  29. def info(message: String, cause: Throwable, context: Map[Key, Value]): Unit

    Permalink
    Definition Classes
    Slf4jKeyValueAdapterKeyValueAdapter
  30. def info(message: String, context: Map[Key, Value]): Unit

    Permalink
    Definition Classes
    Slf4jKeyValueAdapterKeyValueAdapter
  31. def info(tags: List[Tag], message: String, cause: Throwable): Unit

    Permalink
    Definition Classes
    Slf4jAdapterAdapter
  32. def info(tags: List[Tag], message: String): Unit

    Permalink
    Definition Classes
    Slf4jAdapterAdapter
  33. def info(message: String, cause: Throwable): Unit

    Permalink
    Definition Classes
    Slf4jAdapterAdapter
  34. def info(message: String): Unit

    Permalink
    Definition Classes
    Slf4jAdapterAdapter
  35. def isDebugEnabled: Boolean

    Permalink
    Definition Classes
    Slf4jAdapterAdapter
  36. def isErrorEnabled: Boolean

    Permalink
    Definition Classes
    Slf4jAdapterAdapter
  37. def isInfoEnabled: Boolean

    Permalink
    Definition Classes
    Slf4jAdapterAdapter
  38. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  39. def isWarningEnabled: Boolean

    Permalink
    Definition Classes
    Slf4jAdapterAdapter
  40. val l: org.slf4j.Logger

    Permalink
    Attributes
    protected
    Definition Classes
    Slf4jAdapter
  41. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  42. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  43. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  44. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  45. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  46. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  47. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  48. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  49. def warning(tags: List[Tag], message: String, cause: Throwable, context: Map[Key, Value]): Unit

    Permalink
    Definition Classes
    Slf4jKeyValueAdapterKeyValueAdapter
  50. def warning(tags: List[Tag], message: String, context: Map[Key, Value]): Unit

    Permalink
    Definition Classes
    Slf4jKeyValueAdapterKeyValueAdapter
  51. def warning(message: String, cause: Throwable, context: Map[Key, Value]): Unit

    Permalink
    Definition Classes
    Slf4jKeyValueAdapterKeyValueAdapter
  52. def warning(message: String, context: Map[Key, Value]): Unit

    Permalink
    Definition Classes
    Slf4jKeyValueAdapterKeyValueAdapter
  53. def warning(tags: List[Tag], message: String, cause: Throwable): Unit

    Permalink
    Definition Classes
    Slf4jAdapterAdapter
  54. def warning(tags: List[Tag], message: String): Unit

    Permalink
    Definition Classes
    Slf4jAdapterAdapter
  55. def warning(message: String, cause: Throwable): Unit

    Permalink
    Definition Classes
    Slf4jAdapterAdapter
  56. def warning(message: String): Unit

    Permalink
    Definition Classes
    Slf4jAdapterAdapter

Inherited from KeyValueAdapter

Inherited from Slf4jAdapter[A]

Inherited from Adapter

Inherited from AnyRef

Inherited from Any

Ungrouped