m-lab / ndt

Network Diagnostic Tool
Other
11 stars 7 forks source link

Cleaned up and improved log messages #30

Closed pboothe closed 8 years ago

pboothe commented 8 years ago

Cleaned up and improved log messages, and one improvement to the signal handling code to prevent it from leaking an open file.


This change is Reviewable

stephen-soltesz commented 8 years ago

LGTM. Please add a TODO around log_println_impl to audit the calls to log_print*. This sends a public message that we intend to follow up.

pboothe commented 8 years ago

Done! Merging now.