Attention is currently required from: Hoernchen.
Patch set 1:Code-Review -2
1 comment:
File include/osmocom/core/logging.h:
Patch Set #1, Line 14: extern struct log_info *osmo_log_info;
osmo_log_info is how logging_vty.c knows about logging config. How did you adjust for that?
Changing public API is a problem, we need to keep this publicly accessible simply because it was public API before, in order to guarantee backwards compat in API.
To view, visit change 30609. To unsubscribe, or for help writing mail filters, visit settings.