[Ns-bugs] [Bug 71] DEBUG function tracing issue needs resolved
bugzilla-daemon@nsnam-www.ece.gatech.edu
bugzilla-daemon at nsnam-www.ece.gatech.edu
Sat Sep 8 15:10:11 PDT 2007
http://www.nsnam.org/bugzilla/show_bug.cgi?id=71
------- Comment #1 from tomh at tomh.org 2007-09-08 18:10 -------
ns-3 developers discussion concluded the following:
- adopt Mathieu's proposed ns-3-logging/src/core/log.{cc,h}
- remove ns-debug.{cc,h} and convert instances of NS_DEBUG to NS_LOG
- disable for optimized builds
- adopt convention that function tracing for packet flows through the system,
as well as for algorithmic routines, uses explicit NS_LOG_FUNCTION at top of
the function.
- disclaim NS_LOG output as a supported tracing output format; caveat
appropriately if used in documentation or tutorials
- merge before next release
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Ns-bugs
mailing list