Sure, let me deal with the printf first and then I will take a look at debugf. BTW, before I jump to printf, can I ask you to push the last patch I've sent, just want to avoid painful merge after with it, since it does move some printf around a bit. On Wed, Oct 2, 2013 at 5:11 PM, Dave Jones <davej@xxxxxxxxxx> wrote: > On Wed, Oct 02, 2013 at 05:04:50PM -0700, Ildar Muslukhov wrote: > > How about cleaning up source from all the printf and converting them > > to the output? I am willing to do that, since would like to have more > > control over logging and output. > > yeah, worth doing. Careful though, some of the printf's happen before we've opened > the log files. > > Sort of related: At some point I think debugf needs to log to a separate debug log file. > > Dave > -- To unsubscribe from this list: send the line "unsubscribe trinity" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html