运行debug plantoverview时会找不到log路径,报错:
Can't load log handler "java.util.logging.FileHandler"
java.nio.file.NoSuchFileException: .\log\opentcs-plantoverview.0.log.lck
java.nio.file.NoSuchFileException: .\log\opentcs-plantoverview.0.log.lck
at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:79)
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
at sun.nio.fs.WindowsFileSystemProvider.newFileChannel(WindowsFileSystemProvider.java:115)
at java.nio.channels.FileChannel.open(FileChannel.java:287)
at java.nio.channels.FileChannel.open(FileChannel.java:335)
at java.util.logging.FileHandler.openFiles(FileHandler.java:478)
at java.util.logging.FileHandler.<init>(FileHandler.java:281)
at sun.reflect.NativeConstructorA