Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想用绝对路径配置吊索记录器。目前我有以下配置(截图)。
有没有像 ${rootdir} 之类的变量或其他变量?
谢谢,帕特里克
PS:日志文件应该写到 Z:\home\daycq\logs\launchpad\pacerror.log
Windows 使用驱动器号设置绝对路径(不仅是正斜杠)。所以 Z:\home\daycq\logs 解决了这个问题。