m-lab / ndt

Network Diagnostic Tool
Other
11 stars 7 forks source link

Audit of `log_print` and `log_println` usage in NDT #40

Open pboothe opened 8 years ago

pboothe commented 8 years ago

audit all the calls to log_print and log_println to maximize ease of grepping through logs and eliminate the possibility of loglines that don't start with the timestamp/pid/level/file/line prefix.