LoggerMacroExtensions

zio.http.logging.macros.LoggerMacroExtensions

Core Logger class.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Logger
Self type

Members list

Concise view

Value members

Concrete methods

inline def debug(inline msg: String): Unit
inline def error(inline msg: String): Unit
inline def error(inline msg: String, throwable: Throwable): Unit
inline def info(inline msg: String): Unit
inline def trace(inline msg: String): Unit
inline def warn(inline msg: String): Unit