Currently the @Configure.Value annotation logs down an error when it is missing an annotation value:
ERROR t.f.annotation.InjectionConfigurator - Configuration not found
This is too aggressive. Instead we should only log down a debug message with this information.