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
feat(api): add confirmation logging to dependency container
Adds a log message to the `init` method of the `DependencyContainer`. This provides an explicit log entry confirming that the container has been successfully populated with all service and repository instances during the server startup sequence.
0 commit comments