loggex v0.0.1 Loggex View Source

Documentation for Loggex.

Link to this section Summary

Link to this section Types

Link to this type adapter() View Source
adapter() :: atom() | {atom(), Keyword.t()}
Link to this type event() View Source
event() :: map() | (() -> map())

Link to this section Functions

Link to this function log!(tag, event, opts \\ []) View Source