libosmocore[master]: vty: fix "logging level ... everything" option

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Mon Mar 13 12:34:11 UTC 2017


Patch Set 10:

> I believe that unfortunately all we can do is deprecate 'everything'.

Using 'debug' has the same effect, though the 'everything' keyword skips the filter checking and thus avoids logging overhead (with all the printfs that might not make much of a difference, but maybe helps a little).

So we could deprecate 'everything' and add a keyword 'all' for the fix?

 logging level rsl everything
 % 'everything' is deprecated, it did not work as documented. Use 'all' instead.
 logging level rsl all
 logging level all all

-- 
To view, visit https://gerrit.osmocom.org/1582
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib51987fb2f64a70fca130f3799dc8fd71cc7085c
Gerrit-PatchSet: 10
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Holger Freyther <holger at freyther.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-HasComments: No



More information about the gerrit-log mailing list