Integrate Instalog into your iOS applications
Package.swift
file:
https://github.com/instalog-dev/instalog-ios.git
Option | Default | Description |
---|---|---|
isCrashEnabled | true | Controls crash reporting functionality |
isFeedbackEnabled | true | Controls in-app feedback functionality |
isLogEnabled | true | Controls event logging functionality |
isLoggerEnabled | false | Controls internal debug logging |
pod install
from the Example directory