Enumerations
The following enumerations are available globally.
-
The set of colors used when logging with colorized lines.
See moreDeclaration
Swift
public enum TerminalColor : String
-
The set of substitution “variables” that can be used when formatting the messages to be logged.
See moreDeclaration
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 moreDeclaration
Swift
public enum HeliumLoggerSwiftLogFormatValues : String