commit | 8ba0f89abe6f60802da7ff5f630f16a9fbc27df2 | [log] [tgz] |
---|---|---|
author | Sean Anderson <seanga2@gmail.com> | Tue Oct 27 19:55:41 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 30 11:00:13 2020 -0400 |
tree | 67d7bdff892fae5f81ead9fa0487e406b2ca55e9 | |
parent | 00ebb7feb78614b28d46511ebc2eb76967c20efc [diff] |
doc: Update logging documentation This updates logging documentation with some examples of the new commands added in the previous commits. It also removes some items from the to-do list which have been implemented. Signed-off-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>