lib/netsoul/logging.rb in netsoul-2.3.1 vs lib/netsoul/logging.rb in netsoul-2.3.2
- old
+ new
@@ -1,5 +1,5 @@
-# frozen_string_literal: false
+# frozen_string_literal: true
require 'logger'
module Netsoul
module Logging # :nodoc:
- old
+ new