dotnet / dotnet/spark

[FEATURE REQUEST]: Allow injection of custom LoggerService

Open
#473 10 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
2.1k
Forks
332
Avg merge
1d 20h
Merged PRs (30d)
9

Description

It's not possible to redirect all logging to the applications own logging pipeline currently as both `LoggerServiceFactory` and `ILoggerService` are internal.

I would like to inject my own logging service (either [seq](https://datalust.co/) or Application Insights depending on environment) and have all logs consolidated.

It seems log4net is suppoerted via config file however I have other correlation information that I need to add which I cannot see how to accomplish.

Is this possible or is there another way to achieve this?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.