Enumerations

The following enumerations are available globally.

  • The set of colors used when logging with colorized lines.

    See more

    Declaration

    Swift

    public enum TerminalColor : String
  • The set of substitution “variables” that can be used when formatting the messages to be logged.

    See more

    Declaration

    Swift

    public enum HeliumLoggerFormatValues : String
  • The additional set of substitution “variables” that can be used when formatting the messages to be logged with SwiftLog.

    See more

    Declaration

    Swift

    public enum HeliumLoggerSwiftLogFormatValues : String