InfoLogger

final class InfoLogger extends AnyVal with LevelLogger
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

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

Concrete fields

val logger: Logger