chore: remove rails default log
This commit is contained in:
parent
5e54992987
commit
904cfbc316
1 changed files with 1 additions and 1 deletions
|
@ -84,5 +84,5 @@ Rails.application.configure do
|
||||||
user_id: controller.current_user.try(:id)
|
user_id: controller.current_user.try(:id)
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
config.lograge.keep_original_rails_log = false
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue