logstasher
logstasher copied to clipboard
Don't add custom fields before controller
Also ensure custom fields are added when an exception is thrown from the controller
Fix for issue #114
This seems to fix issues introduced in https://github.com/shadabahmed/logstasher/pull/60. E.g. after 0.7.1 we can add custom fields, but e.g. context is no longer available. I also have a feeling that this is related to https://github.com/shadabahmed/logstasher/issues/123.