Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Excerpt


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


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


...