Module: Eventboss::Logging

Included in:
DevelopmentMode, Launcher, LongPoller, Runner, UnitOfWork, Worker
Defined in:
lib/eventboss/logging.rb

Overview

Logging include logging helpers

Instance Method Summary collapse

Instance Method Details

#loggerObject



4
5
6
# File 'lib/eventboss/logging.rb', line 4

def logger
  Eventboss.logger
end