10 11 12
# File 'lib/foreplay.rb', line 10 def log(message, options = {}) Foreplay::Engine::Logger.new(message, options) end