Fitnesse:在命令行/Linux 环境中没有生成错误日志

发布于 2024-10-02 08:14:28 字数 179 浏览 0 评论 0原文

使用命令行在 Linux 中运行 Fitnesse,例如: java -jar Fitnesse.jar -c "TestName?test&format=text"

但是,不会创建 PC 环境中 ErrorLogs 中显示的 system.out。

有开关可以打开这个吗?

谢谢, 约翰

Running Fitnesse in Linux using a command line such as:
java -jar fitnesse.jar -c "TestName?test&format=text"

However, the system.out, which shows up in ErrorLogs in a PC environment does not get created.

Is there a switch to turn this on?

Thanks,
John

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

玩心态 2024-10-09 08:14:28

以下是命令行选项的文档:
http://fitnesse.org/FitNesse.UserGuide.QuickReferenceGuide#FitNesseCommandLINE

看起来有-l 选项指定应在何处创建日志。

Here is documentation for the command line options:
http://fitnesse.org/FitNesse.UserGuide.QuickReferenceGuide#FitNesseCommandLINE

It looks like there's a -l option to specify where the logs should be created.

聽兲甴掵 2024-10-09 08:14:28

尝试指定 -l /tmp/log.out 只是为了确保不存在权限问题。

Try specifying -l /tmp/log.out just to make sure there are no permissions issues.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文