Debugging

  • Class with static methods to customize the logging behavior from Ditto.

    See more

    Declaration

    Swift

    public class DittoLogger
  • Undocumented

    See more

    Declaration

    Swift

    public class DittoTransportDiagnostics
  • Undocumented

    See more

    Declaration

    Swift

    public class DittoTransportSnapshot
  • Enum that maps to an appropriate prefix for a log message.

    See more

    Declaration

    Swift

    public enum DittoLogLevel : Int
  • Describes the condition that one of the transports that Ditto uses can be in at a given point in time.

    See more

    Declaration

    Swift

    public enum DittoTransportCondition : UInt32, CustomStringConvertible
  • The subsystem which is reporting a condition change.

    See more

    Declaration

    Swift

    public enum DittoConditionSource : UInt32, CustomStringConvertible