libosmocore/tests/logging
Holger Hans Peter Freyther 95d04650ab logging: Remember the target we found
log_check_level and osmo_vlogp share the responsibility for the
output of a log message. Once check_level has identified the first
target that might have an output osmo_vlogp will continue from this
place.

In practice we have one (stderr/syslog) or two (stderr+VTY) log
outputs so avoiding to re-iterate is not that important but as
we have found the right place we can just use it.
2015-12-21 15:28:31 +01:00
..
logging_test.c logging: Remember the target we found 2015-12-21 15:28:31 +01:00
logging_test.err log/test: Extend test case for log_check_level 2015-12-21 13:12:29 +01:00
logging_test.ok logging: Move the logging test from OpenBSC into libosmocore 2012-09-27 16:29:54 +02:00