rails-pretty-logger 0.3.1
Rails Pretty Logger provides a mounted dashboard for browsing log files, highlighting entries, clearing logs, and reading hourly rotated log files.
Gemfile:
=
install:
=
Runtime Dependencies (4):
actionpack
>= 7.1, < 9.0
actionview
>= 7.1, < 9.0
activesupport
>= 7.1, < 9.0
railties
>= 7.1, < 9.0
Development Dependencies (1):
minitest
~> 5.0