mirror of
https://github.com/internetee/registry.git
synced 2025-06-05 20:27:30 +02:00
updated log output file
This commit is contained in:
parent
b7b0cf1335
commit
651f542fcb
1 changed files with 1 additions and 1 deletions
|
@ -52,6 +52,6 @@ class ReplaceUpdToObjUpdProhibitedJob < ApplicationJob
|
|||
end
|
||||
|
||||
def logger
|
||||
@logger ||= Logger.new(Rails.root.join('log/migrate_before_force_delete_statuses.log'))
|
||||
@logger ||= Logger.new(Rails.root.join('log/replace_upd_to_obj_upd_prohibited.log'))
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue