Simple Log By MongoDB!

Usage:

example:

rails g mongoid:config

gem 'log_fu'

  1. rails g log_fu:install
  2. rails g log_fu:mongo_model subject_log

Only support MongoDB with mongoid

TODO:

logs columns customizable