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.
我想在日志文件中查看我的 jnlp 标准输出。请建议。PS我jnlp在windows下运行,使用log4j logger
System 类具有可用于更改输出流的 setOut() 和 setErr() 方法。