Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FieldTypeDescription
IdUUIDUnique id of the log entry
successBooleanWhether the operation was successful
timestampDatetimeThe timestamp of the operation
resourceNameStringThe name resource that failed, i.e. Patient or Concept
resourceUrlStringThe url of the resource, either local or remote
typeactionEnum, values: PUSH, PULLWhether this was push to master or pull from master
errorTextThe error message message persisted by Sync. Should contain the response from the server if this was a network issue.

...