always

oxygen.zio.logger.Logger.logCauseStack.always
object always extends LogCauseAtLevel

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
always.type

Members list

Value members

Inherited methods

def apply[E](message: => Any, cause: Cause[E], context: => (String, Any)*)(implicit trace: Trace, errorLogger: ErrorLogger[E]): UIO[Unit]

Attributes

Inherited from:
LogCauseAtLevel
def apply[E](cause: Cause[E], context: => (String, Any)*)(implicit trace: Trace, errorLogger: ErrorLogger[E]): UIO[Unit]

Attributes

Inherited from:
LogCauseAtLevel