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.
Java プロジェクトに Maven を使った Pitest (PIT) を適用し、ミューテーション解析を行っています。コンソールのパイプ演算子は Maven 関連の出力のみをキャッチし、PIT による出力はキャッチしません。(これは、Linux と Windows の両方で発生します。)
コンソールに表示されるログ出力をファイルにリダイレクトするにはどうすればよいですか?