Skip to content
Snippets Groups Projects
Verified Commit c96b8b22 authored by Alexander Olofsson's avatar Alexander Olofsson
Browse files

Stop passing the :logger parameter

parent ab2c205c
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,6 @@ module ForemanCement
context_message: context_message
},
level: options[:level] || :warn,
logger: options[:logger] || 'app'
}
Sentry.capture_exception(exception, **sentry_context)
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment