sofa-bolt
sofa-bolt copied to clipboard
如何修改jraft中bolt的日志路径
无论是windows还是linux都是在用户的更目录,如何修改到指定目录呢?
除了这个方法:System.setProperty("logging.path", "your_path");

reference https://github.com/sofastack/sofa-common-tools