instance method open_logfile

Ruby on Rails 3.2.22.5

Since v3.2.22.5 Last seen in v3.2.22.5 Private — implementation detail, not part of the public API

Signature

open_logfile(log)

No documentation comment.

Parameters

log req
Source
# File activesupport/lib/active_support/buffered_logger.rb, line 121
    def open_logfile(log)
      Logger.new log
    end

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

Defined in ActiveSupport::BufferedLogger

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close