Skip to content

agileware-jp/redmine_logs

 
 

Repository files navigation

Redmine Logs View

Summary

  • This plugin lets you view and download Redmine logs (logs/*) from Redmine Administration page.
  • This plugin is forked from https://github.com/haru/redmine_logs. Thanks!
    • A function to delete logs is intentionally omitted for log management security.

中文

Install

cd <path_to_redmine>/plugins
git clone https://github.com/agileware-jp/redmine_logs.git

cd ..
bundle install
bundle exec rake redmine:plugins RAILS_ENV=production

and restart Redmine.

Original Author

Haruyuki Iida

Maintainer

About

Redmine Logs View Plugins

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 44.9%
  • Shell 21.8%
  • HTML 18.9%
  • Dockerfile 9.7%
  • CSS 4.7%