Date

extension Date
  • log

    A string of the date for the ClientLogger.

    Declaration

    Swift

    public var log: String { get }

Date Stream

  • Convert a date to the Stream Client date string.

    Declaration

    Swift

    public var stream: String { get }