ENUM

LogType

Contents

public enum LogType: String

The log type.

Cases

debug

case debug

error

case error

info

case info

warning

case warning