Поделиться через


PlainTextReporter

Создает отчеты в формате обычного текста.

Пример конфигурации

{
  "$schema": "https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v2.0.0/rc.schema.json",
  "plugins": [
    {
      "name": "PlainTextReporter",
      "enabled": true,
      "pluginPath": "~appFolder/plugins/DevProxy.Plugins.dll"
    }
  ]
}

Свойства конфигурации

None

Замечания

PlainTextReporter хранит отчеты в файлах с именем PluginName_PlainTextReporter.txt.