> It would be really good to make Message.Debug and Trace.WriteLine work > together - maybe just check in Message.Debug if we are in completion > mode and use Trace or some more elegant way of binding two output > streams... May be use Trace in Meaasge instead Console? Trace support Listeners which can be used to add listeners.