Heyho, I can't seem to find any macro in the GNUNET_assert/GNUNET_break family which allows me to specify the component used for logging (like with GNUNET_log_from). Is this intentional? Is every component expected to define their own assertion macros? Why do they exist in the first place then?
Also why does the GNUNET_log family not always end the log message with '\n' as a convenience? I could not find a function GNUNET_log_resume or something similar which would use that as a feature and not print the log header again. --Markus _______________________________________________ GNUnet-developers mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnunet-developers
