initialize
in
lib/ecs_logging/logger.rb [25:29]
4
lines of code
1
McCabe index (conditional complexity)
def initialize(*args) super self.formatter = Formatter.new end