On Tue, 09 Feb 2010 04:38:21 -0500 Jeff Garzik <jeff@xxxxxxxxxx> wrote: > On 02/09/2010 04:20 AM, Jeff Garzik wrote: > > Useful per-packet cld [the daemon] verbose output seems to have > > disappeared? Or did I miss a knob somewhere? > > cldcli no longers dumps per-packet debug info at maximum verbosity, > either. Our built-in debug facilities have definitely regressed. I posted the patch for both server and client, which should fix it. Looks like we became confused about what the exact meaning for log.verbose is, since historically we had 2: one means "enable LOG_DEBUG" and the other "enable per-packet dumping" (which is really verbose in normal operation). So the patch splits the two, thus permitting cldcli to control verbosity precisely. And no more commented-out assignments. -- Pete -- To unsubscribe from this list: send the line "unsubscribe hail-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html