LOG_QUIT
if (LOG_QUIT == what) done = true;
Log(LOG_QUIT, msg);
case LOG_QUIT:
case LOG_QUIT : s = "LOG_QUIT"; break;