- Create a new folder named
logsinC:\inetpub\wwwroot\FlexiCapture12\<StationName>. - Make sure that the account that you are using to launch the Web Station pool has write permissions for the above folder.
logs folder.
ABBYY FlexiCapture 12 supports two levels of logging detail: Error and Debug. Error-level logs contain only errors, while Debug-level logs also contain diagnostic messages for each error. Logging is set to the Error level by default. To change the logging detail level:
- Open the
nlog.configfile. - Find the following element:
<logger name="*" minlevel="Error" writeTo="f" />. - Replace
ErrorwithDebug.
