Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pw_log: Mark LogEntry.message as optional
There is a functional and useful difference between a LogEntry having no message, and an empty one, so use optional correctly to distinguish those cases. Change-Id: I8fe19dee374878a997ac0a8c76eb0b844575d9d3 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/97792 Reviewed-by: Keir Mierle <[email protected]> Commit-Queue: Scott James Remnant <[email protected]>
- Loading branch information