We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e06fbc6 commit d3ae69fCopy full SHA for d3ae69f
lib/resque/logging.rb
@@ -1,7 +1,6 @@
1
module Resque
2
# Include this module in classes you wish to have logging facilities
3
module Logging
4
- module_function
5
6
# Thunk to the logger's own log method (if configured)
7
def self.log(severity, message)
0 commit comments