Echo.Adapters.Logger

Summary

Functions

dispatch(event_type, data)

Specs

dispatch(term | String.t | nil, Map.t | nil) :: Tuple.t
notify(event_type, data)

Callback implementation for Echo.Adapters.Behaviour.notify/2.