libosmocore/tests/logging
Neels Hofmeyr 7e0686c6b4 logging vty: deprecate the 'everything' keyword
The 'logging level all everything' has not had an effect for some time now. The
plan is to bring back its old functionality, but to keep it deprecated and
rather define a less confusing name.

* Deprecate 'everything'.
* Do not write 'everything' during 'write file' or 'show running-config', which
  we curiously still do until now.

BTW, the reason why we need to compose a complete list of categories for the
deprecated 'everything' command is explained in detail in the commit log for
I3b083f27e3d751ccec258880ae7676e9af959a63

Change-Id: Ib75fedb0572570a61bb34ee729a2af86cf5f16da
2018-09-13 15:46:55 +00:00
..
logging_test.c license: Fix the license to GPL 2017-12-09 13:03:29 +00:00
logging_test.err fix logging: log_set_category_filter() for internal DL* logging cats 2016-12-12 16:56:54 +01:00
logging_test.ok logging: Move the logging test from OpenBSC into libosmocore 2012-09-27 16:29:54 +02:00
logging_vty_test.c logging vty: add VTY transcript test 2018-09-12 03:06:37 +02:00
logging_vty_test.vty logging vty: deprecate the 'everything' keyword 2018-09-13 15:46:55 +00:00