Commit Graph

24 Commits

Author SHA1 Message Date
Peter D. Barnes, Jr.
2e45a2ffd9 [Doxygen] Various in src/core 2015-01-16 11:55:23 -08:00
Peter D. Barnes, Jr.
f1f6465277 [Doxygen] Logging 2014-12-19 14:20:27 -08:00
Peter D. Barnes, Jr.
9346f805f2 Generate doxygen list of all LogComponents 2014-10-06 17:24:00 -07:00
Andrey Mazo
be090649a2 mark private global variables as static in log.cc 2014-03-23 16:51:32 +04:00
Peter D. Barnes, Jr.
3ec3b6a878 [Bug 1862] NS_LOG="Time=*|prefix_time" causes stack overflow 2014-02-21 16:27:43 -08:00
Peter D. Barnes, Jr.
22e31f0c68 [Bug 1792] [Bug 1853] Remove inheritance from std::stream in ParameterLogger 2014-02-21 16:25:43 -08:00
John Abraham
6da37422ba bug 1792: call basic_ostream constructor 2013-11-12 10:36:14 -08:00
Peter D. Barnes, Jr.
10381f6af1 Print log component list alphabetically. 2013-10-28 15:10:24 -07:00
Peter D. Barnes, Jr.
4e6c8358f8 Logging wildcards: allow "***" as synonym for "*=**" 2013-10-28 15:04:01 -07:00
Peter D. Barnes, Jr.
f6e90ca97a [bug 1552] Storing log name inside LogComponent class (NS_LOG) as std::string 2013-10-28 14:50:08 -07:00
Peter D. Barnes, Jr.
8695d856a1 Link to bug num in bug database with \bugid{num} 2013-08-15 12:01:57 -07:00
Vedran Miletić
6919cef0b3 Backed out changeset e1e45baa7046, adding comment to log.cc to prevent confusion 2013-04-13 14:33:02 +02:00
Vedran Miletić
e5cd4dbd4e Remove extra whitespace in some LogLevel labels 2013-04-13 13:44:13 +02:00
Peter D. Barnes, Jr.
cc6fe300ac bug 1531: Crash when using NS_LOG in destructors of static objects 2012-12-08 21:44:45 -08:00
Vedran Miletić
0622524b8e Change to C++-style includes in log.cc. 2012-11-09 21:14:59 +01:00
Peter D. Barnes, Jr.
5576b89677 [Bug 1496] Print the LOG_LEVEL (severity) in NS_LOG messages. 2012-11-05 12:10:55 -08:00
Vedran Miletić
71e380b55e Bug 1237 - code cleanups related to includes 2012-09-01 20:57:21 +02:00
Mitch Watrous
9322c886a9 Add a couple of includes and rescan core module's bindings 2011-08-10 10:59:35 -07:00
Mathieu Lacage
03f5e8348d add missing include. 2011-08-10 19:31:00 +02:00
Anirudh Sivaraman
bd19a09832 bug 1082: Check that log component names are correct when taken from NS_LOG. 2011-08-10 12:23:15 -04:00
Tom Henderson
2a2690a003 rerun check-style.py at default level to enforce space after function name 2011-05-22 23:18:47 -07:00
Josh Pelkey
86379fa5b5 core coding style changes 2011-05-13 14:52:27 -04:00
Mathieu Lacage
7e5645edc0 making NS3_LOGGING_ENABLE control macro expansion and nothing more 2011-04-11 15:38:09 +02:00
Tom Henderson
df07734f32 merge src/simulator into src/core; move src/core to new module layout 2011-02-18 16:05:39 -08:00