interagent / pliny

An opinionated toolkit for writing excellent APIs in Ruby.
MIT License
802 stars 73 forks source link

Add deployment to default log context #243

Closed gudmundur closed 8 years ago

gudmundur commented 8 years ago

In conjunction with #240, the default log context will contain the app and the deployment, the benefit of doing this is that log entries look like this

app=my-pliny-app deployment=production

This PR will be rebased is and when #240 hits master.

pedro commented 8 years ago

hawt :+1:

brandur commented 8 years ago

+1. Feel free to go for the merge @gudmundur!