You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 21, 2026. It is now read-only.
The function logModulesLoadedBeforeTrace will currently log an error, which is not appropriate for a warning to a developer.
It should be changed to log a warning, so as to not trigger error reports when a service is restarted. Ideally the module should also have an option to disable this warning.
I'm happy to make a PR to do this if considered a valid change.
The function logModulesLoadedBeforeTrace will currently log an error, which is not appropriate for a warning to a developer.
It should be changed to log a warning, so as to not trigger error reports when a service is restarted. Ideally the module should also have an option to disable this warning.
I'm happy to make a PR to do this if considered a valid change.