My bet would be that you need til install the logger module?

2013/5/29 xybrek <[email protected]>

> I added this to my projects POM:
>
> <dependency>
> <groupId>org.apache.onami.logging</groupId>
>  <artifactId>org.apache.onami.logging.log4j2</artifactId>
> <version>3.4.0-incubating</version>
>  </dependency>
>
>
> And do @InjectLogger
>
>     @InjectLogger
>     Logger logger;
>
>     logger.info("Created"); // NPE here.
>
> What could be the problem?
>



-- 
Best regards / Med venlig hilsen
Nino Martinez

Reply via email to