davidfowl / LoggingWithMinimalApi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LoggingWithMinimalApi

Using .NET 6.0 RC2 and with the minimal API template:

> dotnet new webapi -minimal

This sample uses a custom console log formatter and also uses source generated logging methods partially defined in the static Log class.

About


Languages

Language:C# 100.0%