Re: Is there a way to tell JavaLogger to output also trace and debug information from .NET application without implemnting new logger

2017-02-17 Thread Pavel Tupitsyn
Java logger can be configured only via XML files, see, for example, http://apache-ignite-users.70518.x6.nabble.com/Using-Ignite-log4j-td4252.html . In Ignite.NET it is porbably easier to use one of the pre-defined loggers (Log4net or NLog) and configure them as needed:

Is there a way to tell JavaLogger to output also trace and debug information from .NET application without implemnting new logger

2017-02-17 Thread davida
Is there a way to tell JavaLogger to output also trace and debug information from .NET application without implemnting new logger ? -- View this message in context: