hi, I have put together a pretty simple extension to our current debugging system in http://code.nsnam.org/mathieu/ns-3-logging (src/core/log.h) and re-implemented the debugging macros with this logging support. This branch should be backward compatible with the existing API: it just adds this new logging facility. Mathieu