Closed
Description
The Getting Started context example
ErrorTracker.set_context(%{user_id: conn.assigns.current_user.id})
uses a context type of %{:atom => any()}
while error_tracker.ex
defines it as
@type context :: %{String.t() => any()}
Great project! 💠
Metadata
Metadata
Assignees
Labels
No labels