DiscoLog.LoggerHandler (disco_log v0.3.0)
A logger handler :logger
handler
Original source: https://github.com/getsentry/sentry-elixir/blob/69ac8d0e3f33ff36ab1092bbd346fdb99cf9d061/lib/sentry/logger_handler.ex
Summary
Functions
Link to this function
adding_handler(config)
@spec adding_handler(:logger.handler_config()) :: {:ok, :logger.handler_config()}
Link to this function
changing_config(atom, old_config, new_config)
@spec changing_config(:update, :logger.handler_config(), :logger.handler_config()) :: {:ok, :logger.handler_config()}
Link to this function
log(log_event, map)
Link to this function