instance method
log
Ruby on Rails 1.0.2
Since v1.0.2 Last seen in v1.4.0Signature
log(...)
No documentation comment.
Parameters
-
...req
Source
# File lib/puma/plugin/solid_queue.rb, line 70
def log(...)
log_writer.log(...)
end
Defined in lib/puma/plugin/solid_queue.rb line 70
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Object