The OutputLog
parameter sets the name of the log file to write.
You can specify an absolute or relative file path. If you specify a relative path, it is considered as being relative to the temp directory. If the file path is excluded, IDOL Speech Server defaults to the temporary directory.
For the lmtool
module, you must set the OutputLog
configuration parameter using the corresponding action parameter.
Type: | String |
---|---|
Default: | No log is written |
Required: | No |
Configuration Section: | audiopreproc, audiotemplateedit, lidoptimizer, lidtrain, lmbuild, and lmtool modules |
Example: | OutputLog=myResults.log |
See Also: | Log (action parameter) Out (action parameter) |