forked from External/greenlight
GRN2-xx: Switched to Lograge for logging and increased log level to info (#694)
* Switched to Lograge for logging and increased log level to info * Travis fixes * Travis fixes 2
This commit is contained in:
committed by
Jesus Federico
parent
a080d3dd62
commit
c472f751a1
@ -155,6 +155,11 @@ GEM
|
||||
listen (3.0.8)
|
||||
rb-fsevent (~> 0.9, >= 0.9.4)
|
||||
rb-inotify (~> 0.9, >= 0.9.7)
|
||||
lograge (0.11.2)
|
||||
actionpack (>= 4)
|
||||
activesupport (>= 4)
|
||||
railties (>= 4)
|
||||
request_store (~> 1.0)
|
||||
loofah (2.2.3)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.5.9)
|
||||
@ -250,6 +255,8 @@ GEM
|
||||
redcarpet (3.4.0)
|
||||
remote_syslog_logger (1.0.4)
|
||||
syslog_protocol
|
||||
request_store (1.4.1)
|
||||
rack (>= 1.4)
|
||||
rolify (5.2.0)
|
||||
rspec-core (3.8.2)
|
||||
rspec-support (~> 3.8.0)
|
||||
@ -357,6 +364,7 @@ DEPENDENCIES
|
||||
jbuilder (~> 2.5)
|
||||
jquery-rails (~> 4.3.3)
|
||||
listen (~> 3.0.5)
|
||||
lograge
|
||||
mini_racer
|
||||
net-ldap
|
||||
omniauth
|
||||
|
Reference in New Issue
Block a user