class Cucumber::Cli::Configuration::LogFormatter

def call(severity, time, progname, msg)

def call(severity, time, progname, msg)
  msg
end