commit | 6d359df59277fd7f4e6f8af08c10c7d9be56cc74 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Tue Jun 04 13:42:17 2019 -0400 |
committer | Andrew Boie <andrewboie@gmail.com> | Tue Jun 04 12:16:40 2019 -0700 |
tree | fd660bf5c4776a84776e7be581c42113c3ce70e1 | |
parent | 69c01d11e557e97fe32c9fe32418cee997e9c57d [diff] |
logging: use os as a domain for low level system debugging We had both kernel and os as domains covering low level layers, just use one and fix the issue of the os domain not being registered. Signed-off-by: Anas Nashif <anas.nashif@intel.com>