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