class Cucumber::Cli::Configuration::LogFormatter

def call(_severity, _time, _progname, msg)

def call(_severity, _time, _progname, msg)
  msg
end