Issue:
I need to get Document Reader Local Web Service logs.
Solution:
By default, the Document Reader Local Web Service logs are enabled and are stored in the C:\ProgramData\Regula\Logs directory.
If you cannot find the logs in this location, please ensure that you have not previously disabled them. Open the configuration file Regula.SDK.Service.Host.exe.config, which is located in the installation directory (by default C:\Program Files\Regula\Document Reader Web Service). In the configuration file, find the line add key="DoServiceLogging and change the parameter value to true if it is not already set. You should have the line <add key="DoServiceLogging" value="true" />.
Comments
Please sign in to leave a comment.