Versions Compared

Key

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

...

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

If you would like want to get informed of error logging events, you need to set GiniConfiguration.shared.customGiniErrorLoggerDelegate which confirms to GiniCaptureErrorLoggerDelegate:

...