public ServiceRegistry createLoggingServices() {
   return LoggingServiceRegistry.newCommandLineProcessLogging();
 }