Skip to content

DotNet Core Console App - Logging doesn't flush before program termination #2

@KClough

Description

@KClough

I'm using this extension in my application, and the logs that appear in LogDNA are truncated.

I've attempted to dispose of the service provider as suggested here, https://stackoverflow.com/questions/51326463/logging-in-net-core-console-application-not-working

But still not seeing complete logs. Is there a method that can be called to flush all of the logs before the app terminates?

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