Pick the matching code for the custom provider registration that the @Inject () decorator is looking for:
constructor(@Inject('Logger') private logger) { }
Pick the matching code for the custom provider registration that the @Inject () decorator is looking for:
constructor(@Inject('Logger') private logger) { }