lib/picky.rb in picky-4.1.0 vs lib/picky.rb in picky-4.2.0

- old
+ new

@@ -30,7 +30,9 @@ # This is only used in the classic project style. # class << self attr_accessor :logger end + + self.logger = Loggers::Default end \ No newline at end of file