PR #1103 accidentally changed the log level for the debug and debug_span macros to use the INFO level instead of the DEBUG level. This PR corrects this regression back to the intended behavior.