Closed msimerson closed 7 months ago
Fixes #3314
Conceptually, the big changes in this PR do the following:
logger.info(obj, message)
this.loginfo(self, msg...)
[outbound]
loglog*
Checklist:
Fixes #3314
Conceptually, the big changes in this PR do the following:
logger.info(obj, message)
orthis.loginfo(self, msg...)
Changes:
[outbound]
, no longer neededloglog*
namesChecklist: