How do I debug container.get resolution? Is there a way to add a logger in inversifyjs 7? #1927
Unanswered
danielesegato
asked this question in
Q&A
Replies: 1 comment
-
|
Hey @danielesegato, I think the closest way to use the logger would be in the onPlan handler of a plugin. What would you like to log? If you want to log the plan, it's available in that event. Otherwise, please provide some extra details and I'll do my best to help you 🙂 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There was a project for inversifyjs 6.x that allowed me to apply a middlware logging to inversify, but I couldn't find any replacement for inversifyjs 7.x nor any instructions on how to debug the resolution process.
Beta Was this translation helpful? Give feedback.
All reactions