Task #4131
Updated by Nicholas Gordon over 7 years ago
Currently NamePrefixList NexthopList has a function `writeLog` that is essentially the operator<< function. Instead, it should be removed and any time that's used should be replaced with operator<<.