You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by davida <da...@live.com> on 2017/02/17 08:59:57 UTC

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

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: http://apache-ignite-users.70518.x6.nabble.com/Is-there-a-way-to-tell-JavaLogger-to-output-also-trace-and-debug-information-from-NET-application-wir-tp10696.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

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

Posted by Pavel Tupitsyn <pt...@apache.org>.
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:
https://apacheignite-net.readme.io/docs/logging

On Fri, Feb 17, 2017 at 11:59 AM, davida <da...@live.com> wrote:

> 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: http://apache-ignite-users.
> 70518.x6.nabble.com/Is-there-a-way-to-tell-JavaLogger-to-
> output-also-trace-and-debug-information-from-NET-
> application-wir-tp10696.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>