APIdock / Ruby on Rails
/
Browse About
method

log

v3.2.13 - Show latest stable - Class: ActiveSupport::Dependencies
log(msg)
protected

No documentation available.

# File activesupport/lib/active_support/dependencies.rb, line 693
      def log(msg)
        logger.debug "Dependencies: #{msg}" if log_activity?
      end

Related methods

  • Instance methods
  • associate_with
  • autoload_module!
  • autoloadable_module?
  • autoloaded?
  • clear
  • constantize
  • depend_on
  • hook!
  • load?
  • load_file
  • load_missing_constant
  • load_once_path?
  • loadable_constants_for_path
  • local_const_defined?
  • mark_for_unload
  • new_constants_in
  • qualified_const_defined?
  • qualified_name_for
  • reference
  • remove_constant
  • remove_unloadable_constants!
  • require_or_load
  • safe_constantize
  • search_for_file
  • to_constant_name
  • unhook!
  • will_unload?
  • Protected methods
  • protectedlog
  • protectedlog_activity?
  • protectedlog_call
APIdock API Documentation Browser

Swarmia gives you actionable DORA metrics for your engineering team.

© 2026 APIdock