igmpproxy icon indicating copy to clipboard operation
igmpproxy copied to clipboard

Improve logging

Open ViToni opened this issue 8 years ago • 1 comments

When logging to stderr timestamps are added to the output making debugging a lot easiser.

Additionally the short circuit log level evaluation avoid unnecessary function calls if these log calls wouldn't be shown because of the log level. This feature might be especially useful for embedded devices.

This PR is based on PR #19.

ViToni avatar May 06 '17 16:05 ViToni

This PR depends on #19. Therefore in current state cannot be merged.

pali avatar Sep 29 '18 20:09 pali