# File lib/rq-2.3.1/logging.rb, line 55
def
info
(
*
args
,
&
block
);
logger
.
info
(
*
args
,
&
block
) ;
end