Module: ActiveModelLogger::Loggable
- Extended by:
- ActiveSupport::Concern
- Includes:
- LoggableHelpers
- Defined in:
- lib/active_model_logger/loggable.rb
Overview
The Loggable concern provides comprehensive logging functionality to ActiveRecord models. It allows models to create, query, and manage log entries with various levels of detail.
Method Summary
Methods included from LoggableHelpers
#build_batch_log_entries, #build_log_attributes, #cleanup_logs, #create_log_entry, #generate_log_chain, #validate_log_inputs