zephyr/samples/subsys/logging
Christopher Friedt 2155a9e5f7 logging: rename log2_generic to log_generic
The log2 prefix was deprecated and changed to log some time ago,
but log2_generic() seems to have been inadvertantly left with
the old prefix.

Rename log2_generic() to log_generic() to follow suit.

Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2024-02-14 19:07:30 +01:00
..
ble_backend doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
dictionary samples: logging: dictionary: Add support for runtime filtering 2024-01-15 09:57:54 +01:00
logger logging: rename log2_generic to log_generic 2024-02-14 19:07:30 +01:00
multidomain samples/subsys/logging/multidomain: Reduce sysbuild boilerplate 2023-12-02 07:53:11 -05:00
syst tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
logging.rst