View Source Tower (Tower v0.3.0)
Documentation for Tower
.
Summary
Functions
@spec attach() :: :ok
@spec detach() :: :ok
@spec handle_caught( Exception.kind(), Tower.Event.reason(), Exception.stacktrace(), Keyword.t() ) :: :ok
@spec handle_exception(Exception.t(), Exception.stacktrace(), Keyword.t()) :: :ok
@spec handle_exit(term(), Exception.stacktrace(), Keyword.t()) :: :ok
@spec handle_message(:logger.level(), term(), Keyword.t()) :: :ok
@spec handle_throw(term(), Exception.stacktrace(), Keyword.t()) :: :ok