envato / event_sourcery

A library for building event sourced applications in Ruby
MIT License
84 stars 10 forks source link

Update logging when a fatal exception occurs #201

Closed stevehodgkiss closed 6 years ago

stevehodgkiss commented 6 years ago

At this point the process is going to die and won't be restart by ESPRunner, so use the FATAL log level and add an extra line of detail to make it easier to grep for this event.