commit | c151f1768ee99c3a30991590942b49e51e92647a | [log] [tgz] |
---|---|---|
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | Wed Apr 29 10:13:17 2020 +0300 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Oct 21 06:38:53 2020 -0400 |
tree | 65c00cf9083577c903c605f163c87b7325251fb4 | |
parent | 47940a63d79ec02cb3f957d734b2509693703b87 [diff] |
subsys/logging: log_backend_rb: Clear memory, timestamps Add option to clear memory slot before writing logs, making reading logs more easy. Add timestamp logging option Add option to enable timestamp for ring buffer backend. Timestamp may consume little memory we have for ring buffer. Add timestamp logging option Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>