Do not use the removed methods addPropertyChangeListener or removePropertyChangeListener from LogManager

The following methods are not available in Java SE 11:

The global LogManager can detect changes to the logging configuration by overriding the readConfiguration method.

For Javadoc, see Class LogManager.

For more information on Java SE 11 changes, see Removed java.* APIs.