lib/semantic_logger/subscriber.rb in semantic_logger-4.2.0 vs lib/semantic_logger/subscriber.rb in semantic_logger-4.2.1

- old
+ new

@@ -102,8 +102,7 @@ # Returns the lowest level index if the level has not been explicitly # set for this instance. def level_index @level_index || 0 end - end end