class Puma::DSL

def log_formatter(&block)

def log_formatter(&block)
  @options[:log_formatter] = block
end