[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-developers] GNUNET_assert cannot specify component to log from?
From: |
Markus Teich |
Subject: |
[GNUnet-developers] GNUNET_assert cannot specify component to log from? |
Date: |
Fri, 2 Dec 2016 09:23:20 +0100 |
User-agent: |
Mutt/1.5.24 (2015-08-30) |
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] GNUNET_assert cannot specify component to log from?,
Markus Teich <=