LogflareLogger.HttpBackend.handle_event
You're seeing just the function
handle_event
, go back to LogflareLogger.HttpBackend module for more information.
Specs
handle_event(log_msg(), LogflareLogger.BackendConfig.t()) :: {:ok, LogflareLogger.BackendConfig.t()}
Callback implementation for :gen_event.handle_event/2
.