Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Changed the text color to black.


Excerpt


Description:RequestStatisticFilePath parameter sets a path to a *.log file with requests statistics. 
Parameter type:String
Default value:Logs/RequestStatistic.log
Possible values:Path to a log file with requests statistics.


Code Block
languagexml
themeEmacs
<RequestStatisticFilePath>Logs/RequestStatistic.log</RequestStatisticFilePath>


...