zephyr/samples/subsys/logging/syst
Aastha Grover c0d7e10beb logging: Add support to backends to switch log format at runtime.
Adding mechanism to all the backends to switch the logging formats
at runtime while leveraging the function pointer table based upon
the Kconfigs which also cleans up the logging backend design.
Also demonstrate the working API with the changes
to syst sample. Clean up Kconfig for backends and add a standard
template to generate the Kconfigs for logging formats to be used
by all backends.

Signed-off-by: Aastha Grover <aastha.grover@intel.com>
2022-02-23 14:12:22 -06:00
..
src logging: Add support to backends to switch log format at runtime. 2022-02-23 14:12:22 -06:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
overlay_deferred.conf samples: logging/syst: expand to doing v1/v2 immediate/deferred 2022-02-04 11:14:55 +01:00
prj.conf logging: Add support to backends to switch log format at runtime. 2022-02-23 14:12:22 -06:00
sample.yaml samples: logging/syst: expand to doing v1/v2 immediate/deferred 2022-02-04 11:14:55 +01:00