commit | a5c13b68e7516d3680c87f7207dcf337a1b3dd7c | [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 | 04488c4d15189a05674962eba890396b498731cc [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>