commit | 541b2b8f9bcd12e75ddd88a68655c006cd0f86d6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Nov 06 15:21:24 2018 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Nov 20 19:14:22 2018 -0700 |
tree | 0771814c4433d79f1c16332a1f518148e07909d3 | |
parent | 2b45c485578b7610381e19562f798c9e1df3782e [diff] |
sandbox: log: Add a category for sandbox It seems useful to make sandbox its own log category since it is used for so much testing. Add this as a new category. Signed-off-by: Simon Glass <sjg@chromium.org>