[CF] improve logging and error handling#434
[CF] improve logging and error handling#434MSSedusch wants to merge 4 commits intofog:fog-arm-cffrom
Conversation
add catch all to log all errors
There was a problem hiding this comment.
Style/RescueStandardError: Avoid rescuing without specifying an error class.
There was a problem hiding this comment.
Style/NonNilCheck: Prefer !expression.nil? over expression != nil.
There was a problem hiding this comment.
Style/NonNilCheck: Prefer !expression.nil? over expression != nil.
There was a problem hiding this comment.
Style/RescueStandardError: Avoid rescuing without specifying an error class.
There was a problem hiding this comment.
Style/NonNilCheck: Prefer !expression.nil? over expression != nil.
There was a problem hiding this comment.
Style/RescueStandardError: Avoid rescuing without specifying an error class.
There was a problem hiding this comment.
Style/NonNilCheck: Prefer !expression.nil? over expression != nil.
There was a problem hiding this comment.
Style/RescueStandardError: Avoid rescuing without specifying an error class.
There was a problem hiding this comment.
Style/NonNilCheck: Prefer !expression.nil? over expression != nil.
There was a problem hiding this comment.
Layout/TrailingWhitespace: Trailing whitespace detected.
There was a problem hiding this comment.
Style/NegatedIf: Favor unless over if for negative conditions.
There was a problem hiding this comment.
Style/NegatedIf: Favor unless over if for negative conditions.
There was a problem hiding this comment.
Style/NegatedIf: Favor unless over if for negative conditions.
There was a problem hiding this comment.
Style/NegatedIf: Favor unless over if for negative conditions.
Improvements: