Sets the desired log level related to the offline database synchronization.
Debug | Info level plus useful information for the developer is saved. |
Error | Only errors are saved. |
Info | Errors, warnings, and any other relevant information is saved. |
Off | Default value. No log is saved. |
Warning | Errors and warnings are saved. |
Objects: Menu, Panel, Work With (Only Main Objects)
Generators: Android, Apple
This property applies only at design-time.
D/SyncHelper(3308): jsonParameters[]
D/SyncHelper(3308): Start invoke local sync proc
D/SyncHelper(3308): End invoke local sync proc
D/SyncHelper(3308): Local sync commit changes
D/SyncHelper(3308): jsonParameters ...
D/SyncHelper(3308): DATABASE SYNCHRONIZATION FINISHED
D/SyncHelper(3308): Database file: /data/user/0/com.artech.sdv15u3offline.sd15u3toff/files/db/sd15u3toff.sqlite
D/SyncHelper(3308): Hashes file: /data/user/0/com.artech.sdv15u3offline.sd15u3toff/files/db/sd15u3toff_hashes.json
D/SyncHelper(3308): callSynchronizer dismissIndicator progressDialog is null.
...
D/SyncSendHelper(3308): Call OfflineEventReplicator.
D/SyncSendHelper(3308): OfflineEventReplicator sending 1 events.
D/SyncSendHelper(3308): Call ProcedureReplicator. input: 1
D/SyncSendHelper(3308): Uploading blob : 1 of 1
...
D/SyncSendHelper(3308): Save sucessfully 2dee2965-2d91-4bfb-9af1-3104fb029b68 , 3 ,
D/SyncSendHelper(3308): End Call ProcedureReplicator.
To apply the corresponding changes when the property value is configured, Build the Main Object. |
Offline Native Mobile Applications
HowTo: Enable logging for Smart Devices