ReactiveSwift Docs

View on GitHub

Install in Dash

ReactiveSwift Reference Debugging Reference

Debugging

  • A type that represents an event logging function. Signature is: - identifier - event - fileName - functionName - lineNumber

    Declaration

    Swift

    public typealias EventLogger = (_ identifier: String, _ event: String, _ fileName: String, _ functionName: String, _ lineNumber: Int) -> Void
  • A namespace for logging event types.

    Declaration

    Swift

    public enum LoggingEvent

© 2020 ReactiveCocoa. All rights reserved. (Last updated: 2020年01月07日)

Generated by jazzy ♪♫ v0.13.0, a Realm project.

AltStyle によって変換されたページ (->オリジナル) /