LOG4J2-1153: Fixed NullPointerException when only root logger is defined
(and no named loggers) in configuration properties file.

- bugfix in PropertiesConfigurationFactory
- removed unnecessary @SuppressWarnings annotation
- added JUnit test demonstrating the issue and proving that the fix
works
4 files changed