VE_VERBOSE_ALL
Verbose = VE_VERBOSE_ALL;
if (Verbose < VE_VERBOSE_ALL && severity < VE_WANT)
if (severity >= VE_MUST || Verbose >= VE_VERBOSE_ALL) {