loggingFile=Paths.get(confDir.getPath(),loggingFile.getPath()).toFile(); | loggingFile=confDir.resolve(Server.DEFAULT_LOGGING_FILE); | Paths.get(confDir.getPath(),loggingFile.getPath()) | confDir | infinispan | 472c7afcb1c043b440f01fa7272a9edf8daf3cdc | org.infinispan.server.Bootstrap | | | | | | Uses | False |