Emit the structured log entry to Firebase Crashlytics.
Fields are set as custom keys with type-aware conversion for Boolean, Int, Long, Float, Double, and String. All other types are converted via Any.toString.
Since
1.0.0
The structured log entry to emit.