instance method local_log_id

Ruby on Rails 4.2.9

Since v4.2.9 Last seen in v4.2.9

Signature

local_log_id()

No documentation comment.

Source
# File activesupport/lib/active_support/logger_thread_safe_level.rb, line 12
    def local_log_id
      Thread.current.__id__
    end

Defined in activesupport/lib/active_support/logger_thread_safe_level.rb line 12 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveSupport::LoggerThreadSafeLevel

Type at least 2 characters to search.

↑↓ navigate · open · esc close