DependencyInjector
DependencyInjector copied to clipboard
Add logging / improve error infos
When a field's or method's class is not present it is virtually impossible to find from which class it comes. This needs to be improved by e.g. introducing a logging mechanism – configurable so it can be disabled, or that a custom logger can be set?