Allows for the runtime configuration of loggers.
Application developers are encouraged to use java.util.logging for log messages.
To debug a problem, the logging configuration allows you to for example change the log level for the org.phoebus.pv module to use FINE or even ALL to see all received PV value updates.