Make that first ENUM value read "Not set" or anything other than empty string. Empty string breaks stuff.
command "DebugLogging", [[name:"Debug Logging",type:"ENUM", description:"Turn Debug Logging OFF/ON", constraints:["Not set", "OFF", "30m", "1h", "3h", "6h", "12h", "24h", "ON"]]]