lib/legion/runner/log.rb in legionio-0.2.0 vs lib/legion/runner/log.rb in legionio-0.3.0
- old
+ new
@@ -1,6 +1,4 @@
-# frozen_string_literal: true
-
module Legion
module Runner
module Log
def self.exception(exc, **opts)
Legion::Logging.error exc.message