Skip to content

Implement Serilog or any other logging framework #55

Open
@tcortega

Description

Like many other libraries for .NET, Serilog provides diagnostic logging to files, the console, and
elsewhere. It is easy to set up, has a clean API, and is portable between recent .NET platforms.

Unlike other logging libraries, Serilog is built with powerful structured event data in mind.

It's a pretty solid logging framework. There is not wrong in ussing ASPNET's logger, but it'd be nice to implement a richer framework such as Serilog or NLog

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions