On Sat, 10 Oct 2020 at 13:44, Sean Anderson <[email protected]> wrote: > > 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 <[email protected]> > --- > > Changes in v2: > - Clarify wording of filter documentation > - Include enum definitions instead of re-documenting them > - Reorganize log documentation; related sections should now be more proximate > > doc/develop/logging.rst | 233 ++++++++++++++++++++-------------------- > 1 file changed, 114 insertions(+), 119 deletions(-) >
Reviewed-by: Simon Glass <[email protected]>

