function ecsFormat()

in packages/ecs-winston-format/index.js [311:313]


function ecsFormat (opts) {
  return new EcsFormatTransform(opts)
}