Slurp.Adapter.deserialize_log_event
You're seeing just the callback
deserialize_log_event
, go back to Slurp.Adapter module for more information.
Link to this callback
deserialize_log_event(log, log_subscription)
Specs
deserialize_log_event(log(), log_subscription()) :: {:ok, struct()} | {:error, term()}