Pavel Tupitsyn created IGNITE-3363:
--------------------------------------
Summary: Forward Java output to the .NET console
Key: IGNITE-3363
URL:
https://issues.apache.org/jira/browse/IGNITE-3363 Project: Ignite
Issue Type: New Feature
Components: platforms
Affects Versions: 1.6
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Fix For: 1.7
Java console output is not visible in .NET tools (unit test runners, linqpad, etc).
On JVM start we should redirect all output via
java.lang.System.setOut()
java.lang.System.setErr()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)