6 7 8 9
# File 'lib/legion/runner/log.rb', line 6 def self.exception(exc, **opts) Legion::Logging.error exc.message Legion::Logging.error opts end