LoggerSupport

scribe.LoggerSupport
See theLoggerSupport companion trait
object LoggerSupport

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(level: Level, messages: List[LoggableMessage], pkg: Pkg, fileName: FileName, name: Name, line: Line, mdc: MDC): LogRecord
def className(pkg: Pkg, fileName: FileName): (String, String)