Defines a callback to be used by custom notifiers
notify( [ %ErrorInfo{ action: term(), controller: term(), name: term(), reason: term(), request: term(), stack: term(), timestamp: term() } ], keyword(String.t()) ) :: no_return()
validate_config(keyword(String.t())) :: :ok | {:error, String.t()}