View Source Tower.LoggerHandler (Tower v0.3.0)

Summary

Functions

@spec attach() :: :ok | {:error, term()}
@spec detach() :: :ok | {:error, term()}
Link to this function

removing_handler(config)

View Source