function ecsFields()

in packages/ecs-winston-format/index.js [271:273]


function ecsFields (opts) {
  return new EcsFieldsTransform(opts)
}