$SIG{__DIE__} = sub { print STDERR @_; $log->error(@_); exit(9) }