mirror of
https://github.com/internetee/registry.git
synced 2025-06-02 10:48:37 +02:00
parent
825e46486f
commit
b77ced6b24
2 changed files with 2 additions and 0 deletions
|
@ -395,6 +395,7 @@ module Epp
|
|||
end
|
||||
|
||||
def log_exception(exception)
|
||||
logger.error(([exception.message] + exception.backtrace).join($INPUT_RECORD_SEPARATOR))
|
||||
notify_airbrake(exception)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue