In edx-platform I found that this doesn't actually log unless I change it to log.warning, but... it seems worth changing this in case we get logging levels to work differently during service startup. (If nothing else, the comment may help the next person who is debugging plugins.)
In edx-platform I found that this doesn't actually log unless I change it to
log.warning
, but... it seems worth changing this in case we get logging levels to work differently during service startup. (If nothing else, the comment may help the next person who is debugging plugins.)Merge checklist: