This is an old revision of the document!
The job handler can create log-files. You can enable/disable logging by changing the Reitec.Vault.Tools config-file (Reitec.Vault.Tools.dll.config) in the extension folder.
Search for “DebugLevel” and use one of the following values:
| Value | Description |
|---|---|
| 0 | Disable logging |
| 2 | Only log Errors |
| 8 | Verbose logging |