Skip to content

kmdlogic/kmd-logic-logging-sample-aspnetcore

Repository files navigation

kmd-logic-logging-sample-aspnetcore

A concrete example of how we recommend logging in ASPNET Core.

To run the sample, just dotnet run after installing the dotnet core SDK, and navigate to http://localhost:5000/api/values.

If you are running from a console/terminal, you should see output similar to:

Sample Console Output

If you install a copy of Seq (or run ./seq.sh if you have bash + docker), you can navigate to http://localhost:5341/ and you should see output similar to:

Sample Seq Output

About

A concrete example of how we recommend logging in ASPNET Core.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published