vectordotdev / timber-elixir

🌲 Great Elixir logging made easy
https://timber.io
Other
214 stars 29 forks source link

Add `Timber.remove_context_key` for removing individual keys off of context structures. #282

Closed binarylogic closed 6 years ago

binarylogic commented 6 years ago

This is necessary to cleanup context upon exiting lexical scopes.