Skip to content

Should we repurpose this library to make a bridge adapter for Microsoft.Extensions.Logging ? #21

@Aaronontheweb

Description

@Aaronontheweb

The Common.Logging library has been deprecated, somewhat, as its role in the .NET ecosystem was effectively usurped my the standard libraries Microsoft introduced as part of the .NET Core rollout in early 2017: Microsoft.Extensions.Logging

Should we repurpose this library to target those going forward? Or should we create an entirely new library for the purpose of targeting those? We can programmatically inject a configured ILogger from Microsoft.Extensions.Logging via the new Setup type introduced in Akka.NET v1.4.

Or, we can add a new library altogether as part of the Akka.NET core library (it'd be a separate package, but part of the main repository) - what should we do?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions