wgnf / liz

liz (ˈlɪz) is a tool to extract license-information from your project/solution aimed on a fast and correct process. Whether it's via a dotnet-CLI-Tool, Cake-Addin or Nuke-Addon
MIT License
9 stars 0 forks source link

[FEAT]: Change logging interface and implementations to use message-templates #33

Closed wgnf closed 2 years ago

wgnf commented 2 years ago

Description of the feature/enhancement

... as it is being used with the ILogger interface in Microsoft.Extensions.Logging

Additional Information

No response

wgnf commented 2 years ago

Thats not important right now