[
https://issues.apache.org/jira/browse/IGNITE-20569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-20569:
------------------------------------
Description:
.NET client in Ignite 3.x uses custom *IIgniteLogger* interface. This approach
is copied from 2.x client. Revise it:
* Should we add a dependency on
[Microsoft.Extensions.Logging.Abstractions|https://www.nuget.org/packages/Microsoft.Extensions.Logging.Abstractions/6.0.4#dependencies-body-tab],
and use standard *ILogger* instead?
> .NET: Thin 3.0: Revise logging
> ------------------------------
>
> Key: IGNITE-20569
> URL: https://issues.apache.org/jira/browse/IGNITE-20569
> Project: Ignite
> Issue Type: Improvement
> Components: platforms, thin client
> Affects Versions: 3.0.0-beta1
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Blocker
> Labels: .NET, ignite-3
> Fix For: 3.0.0-beta2
>
>
> .NET client in Ignite 3.x uses custom *IIgniteLogger* interface. This
> approach is copied from 2.x client. Revise it:
> * Should we add a dependency on
> [Microsoft.Extensions.Logging.Abstractions|https://www.nuget.org/packages/Microsoft.Extensions.Logging.Abstractions/6.0.4#dependencies-body-tab],
> and use standard *ILogger* instead?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)