instance method logger

Ruby on Rails edge

Since edge

Accepts a logger conforming to the interface of Log4r or the default Ruby Logger class. You can retrieve this logger by calling logger on either an Active Job job class or an Active Job job instance.

Source
# File activejob/lib/active_job/logging.rb, line 18
      delegate :logger, :logger=, to: Logging

Defined in activejob/lib/active_job/logging.rb line 18 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveJob::Logging::ClassMethods

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