Commit 141f6ff8ec242f229e41d82d0e3ef5af4223780a

Authored by Vasiliy Ermolovich
1 parent 8914d5ed
Exists in master and in 1 other branch production

set Rails logger as Omniauth logger

closes #217
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
config/initializers/omniauth.rb 0 → 100644
@@ -0,0 +1 @@ @@ -0,0 +1 @@
  1 +OmniAuth.config.logger = Rails.logger