DebugLogger

org.beangle.commons.logging.Logger$.DebugLogger
final class DebugLogger extends AnyVal with LevelLogger

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def apply(msg: => String): Unit
def apply(msg: => String, t: Throwable): Unit

Concrete fields

val logger: Logger