Skip to content

UseSerilog() disables Azure Application Logging #60

@cnelsonakgov

Description

@cnelsonakgov

Unsure why serilog-aspnetcore with Azure doesn't support basic Azure Application Logging. UseSerilog() seems to disable Application Logging feature and perhaps by design but there is no documentation on how to re-configure or enable it and no sink to support it.

Azure Application logging supports blob storage and log retention and without Serilog "just works" with .Net Core 2.0+ logger. It seems a shame that this package doesn't support it since .Net Core should play well with Azure and the serilog-aspnetcore package is preferred for .Net Core applications. Not sure if this is documentation issue, a by-design issue, or just a missing sink that needs to be developed.

Similar to issue #42 but different as that involves ways to enable the Log Stream.

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