|
Bugzilla – Full Text Bug Listing |
| Summary: | enabling logging based on environment variable is intrusive | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tom Henderson <tomh> |
| Component: | core | Assignee: | ns-bugs <ns-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | pre-release | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | alternate environment variable mechanism | ||
|
Description
Tom Henderson
2007-10-14 10:18:53 UTC
Created attachment 82 [details]
alternate environment variable mechanism
posted on behalf of Craig
looks great. as a comment, print-list would be trivial to add back by defining a single subclass instance of the LogComponent base class which would look in the env var for the print-list value fro; its constructor. I can patch this in later after you push this patch. changeset 5bc0b0d8d620 |