Files
heads/doc
Jonathon Hall 42940e4d2f logging: Add NOTE level, clarify warn level, refer to doc in functions
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>
2025-04-15 10:26:06 -04:00
..