Skip to content
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.

Logging an event map should accept root key format #71

Closed
binarylogic opened this issue Feb 16, 2017 · 0 comments
Closed

Logging an event map should accept root key format #71

binarylogic opened this issue Feb 16, 2017 · 0 comments

Comments

@binarylogic
Copy link
Contributor

Currently this is supported:

Logger.info("message", event: %{type: :key, data: %{}})

I'd like to support this as well:

Logger.info("message", event: %{key: %{}})

I find this easier for quick one-off lines.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant