diff --git a/app/controllers/sync_forge_controller.rb b/app/controllers/sync_forge_controller.rb index 532d69ebd..b51b0880b 100644 --- a/app/controllers/sync_forge_controller.rb +++ b/app/controllers/sync_forge_controller.rb @@ -27,7 +27,7 @@ class SyncForgeController < ApplicationController end end rescue Exception => e - SyncLog.sync_log("=================has_errors:==#{e}") + Rails.logger.info("=================has_errors:==#{e}") end def sync_users