Logging

The mobile app generates various log entries that you can use for development and testing. The type of logging is set on the Settings page of the app. You can set Verbose Logging to True or False.

You can use the Export Logs item in the app's development tools to export the app's logs to the server for review. The logs are exported to a .txt file in the Resources\Mobile folder in the Rest Service application directory.

See Development tools.

Note: If the log has more than 50,000 rows, a message is shown asking if you want to compress the log file. If you compress the log it will be saved as a .zip file in the Resources\Mobile folder.

If you are using the Windows version of the app, you can also find log entries on the mobile device. Logs are found in the C:\Users\{user}\AppData\Local\Packages\*InforFieldInspector*\LocalState\Log folder.