Y20220809-1000
Currently a logger is returned (and cached) regardless of the platform is (still) running, that is the OSGi trackers are open. This now guards the access to loggers, check for null in cases where still the service is not running anymore, clears the loggers on shutdown and return an anonymous logger in cases where platform is shut down. Fix https://github.com/eclipse-platform/eclipse.platform/issues/62