ERP5Type: fix logger "name" when logging warnings
Instead of using an always-different logger name which confuses log analytics systems, use the warning category as logger name (or what zLOG.LOG calls "subsystem")
Instead of using an always-different logger name which confuses log analytics systems, use the warning category as logger name (or what zLOG.LOG calls "subsystem")
This will create a new commit in order to revert the existing changes.