Doc tweaks

This commit is contained in:
Eric Fontana
2014-07-31 08:21:34 -04:00
parent f7bcc4bfa6
commit b761765012

View File

@@ -86,6 +86,8 @@ You must first install LogParser, then install TimberWinR. Install LogParser f
After installing, follow the remaining directions here.
## Running Interactively
You can run TimberWinR interactively when you are developing your JSON config file, to do so use the
following options:
```
TimberWinR.ServiceHost.exe -configFile:myconfig.json -logLevel:Debug
```