mirror of
https://github.com/linuxboot/heads.git
synced 2025-06-24 02:04:08 +00:00
Add NOTE level between INFO and warn. NOTE is appropriate for context that is required to understand confusing/surprising behavior in Heads, but that does not indicate a problem. Clarify warn level based on discussion. Fix LOG output in tables, LOG actually does go to the debug log currently in any configuration. Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>