wwivbbs / wwiv

WWIV BBS Software v5
http://www.wwivbbs.org
Other
186 stars 71 forks source link

network3 no path to <node> should be VER-1 #813

Closed granitepenguin closed 8 years ago

granitepenguin commented 8 years ago

When network3 runs a report, it's logging information about path details to the log file as INFO, which is confusing because the end node report that gets mailed to sysop has nothing about it. This is unnecessary clutter and should be changed to match the other log entries to VER-2

Actually, the "high cost inf to " message should also be VER-2 since all the other Reading BBSLIST details are VER-2

2016-08-09 13:19:07,371 VER-2 @206 206-999-INET #33600 ! [ ] "Cloud City BBS" 2016-08-09 13:19:07,371 VER-2 @255 508-362-INET #33600 ! [ ] "Alpha Centauri" 2016-08-09 13:19:07,371 VER-2 @512 415-610-JNET #33600 ! [11259] "Rush's Linux Workshop" 2016-08-09 13:19:07,374 VER-1 high cost inf to 512 Path to 512: 512 costs_: 0[0] 1[0] 2[0] 50[0] 60[0] 61[0] 62[0] 90[0] 91[0] 100[0] 101[0] 102[0] 103[0] 104[0] 105[0] 106[0] 180[0] 206[0] 255[0] 5 13[0] 514[0] 707[0] 708[0] 815[0] 900[0] 32767[0] 2016-08-09 13:19:07,379 INFO no path to 512 2016-08-09 13:19:07,379 VER-2 @513 415-754-LNET #33600 ! [11259] "Mystic Rythyms" 2016-08-09 13:19:07,379 VER-2 @514 *415-754-INET #33600 ! [11259] "Rush's Workshop"

wwiv commented 8 years ago

fixed in https://github.com/wwivbbs/wwiv/commit/9e30ea1d16c18bbabb50805501e26c2407dadb4a

granitepenguin commented 8 years ago

reopening to change the log level

granitepenguin commented 8 years ago

fixed in https://github.com/wwivbbs/wwiv/commit/f14eb3504a6de447447f2b421df250b452408a18