log_file_base_name
Filenames and locations of error and diagnostic logs for Vocalizer.
Value |
File path. Vocalizer appends -log.xml and bck###-log.xml for the initial and rollover log file names. If used, the relative path is relative to the directory containing the configuration file. If empty, messages go to standard output. Examples: ${TMPDIR}/nvn-${USER}-log.xml ${TMPDIR}/nvn-${USER}-bck001-log.xml |
Default |
${TMPDIR}/nvn-${USER}- |
How to set |
On Windows, TMPDIR is set to the user environment variable, %TEMP%. On Linux, set TMPDIR in the Vocalizer configuration file (tts_config.xml) or as an environment variable. |
Usage |
|