initialize

in lib/ecs_logging/logger.rb [25:29]


    def initialize(*args)
      super
      self.formatter = Formatter.new
    end