Skip to content

Latest commit

 

History

History
executable file
·
20 lines (13 loc) · 312 Bytes

FortuneSweepLogging.md

File metadata and controls

executable file
·
20 lines (13 loc) · 312 Bytes

FortuneSweepLogging

public protocol FortuneSweepLogging

Requirements

log(_:level:)

Depending on implemntation prints/saves log messages

func log(_ message: String, level: FortuneSweppLogLevel)

Parameters

  • text: - text: Log message
  • level: - level: Log level