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