Issue #3335751: You have requested a non-existent service "logger" in CRON
Merge request reports
Activity
@elber, your PR is not valid for the following reasons:
- we don't actually store the logger factory in the property; we store the module related logger channel, so your property name and type are wrong.
- you forgot to rename the property at line 93 when calling the warning() method on it.
Please register or sign in to reply