LogLevel

Log level string union for SDK logging

LogLevel = "DEBUG" | "ERROR" | "INFO" | "VERBOSE" | "WARN"

Log level string union for SDK logging