Skip to content

仓库 files navigation

Logs

Gem Version CircleCI Maintainability

Mountable Rails Engine for viewing paginated logs from a browser

Installation

Add this line to your application's Gemfile:

gem 'logs'

And then execute:

$ bundle

Mount Engine:

config/routes.rb

Rails.application.routes.draw do
  mount Logs::Engine => '/logs'
end

Look up on /logs route.

Logs

License

The gem is available as open source under the terms of the MIT License.

关于

Mountable Rails Engine for viewing paginated logs from a browser

Topics

Resources

Stars

80 stars

关注者

2 watching

复刻s

发布

Used by

贡献者

Languages