event_bus_logger v0.1.3 EventBus.Logger

EventBus.Logger

Link to this section Summary

Functions

Fetch event data

Link to this section Functions

Link to this function process(event_shadow)
process({atom(), String.t() | integer()}) :: :ok

Fetch event data

Examples

EventBus.Logger.process({:hello_received, "123"})