Versions Compared

Key

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

...

Gini Bank SDK logs errors to the Gini Bank API when the default networking implementation Default Implementation is used (see Default Implementation). We log only non-sensitive information like response status codes, headers, and error messages.

You can disable deactivate the default error logging by passing false to GiniBankConfiguration.shared.giniErrorLoggerIsOn.

...