Introduces lograge
for more terse logging
This commit is contained in:
parent
ab81dd667b
commit
21ce273520
3 changed files with 25 additions and 0 deletions
3
Gemfile
3
Gemfile
|
|
@ -227,6 +227,9 @@ gem 'dalli'
|
|||
# to generate ical files
|
||||
gem 'icalendar'
|
||||
|
||||
# to tame logs
|
||||
gem 'lograge'
|
||||
|
||||
group :development do
|
||||
# for static code analisys
|
||||
gem 'rubocop', require: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue