commit | b13df05bac0201d08b636b94d382b171b640e727 | [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 | ce02d8fdcfd5a7fbeb6ee0109972ecacfeb50fcb [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>