Update README.md
Some checks failed
Pack and Push NuGet Package / publish (push) Failing after 46s

This commit is contained in:
mc
2025-07-01 15:56:03 +00:00
parent 03aebc8ca1
commit d5b151a8a7

View File

@ -18,8 +18,6 @@ You are free to provide additional implementations for `ILogger` interface, i.e.
`https://gitea.masita.net/api/packages/mc/nuget/index.json` `https://gitea.masita.net/api/packages/mc/nuget/index.json`
You must provide login credentials.
## How it works ## How it works
See `ILogger` interface. It's really simple. Use [extensions](https://gitea.masita.net/mc/portaloggy/src/commit/9cbb6488d2ca1a71877902ca51b056c93eb81ffc/code/portaloggy/LoggerExtensions.cs) to provide friendlier use for usual usecases separated by severity (`Warning()`, `Error()`, etc.). See `ILogger` interface. It's really simple. Use [extensions](https://gitea.masita.net/mc/portaloggy/src/commit/9cbb6488d2ca1a71877902ca51b056c93eb81ffc/code/portaloggy/LoggerExtensions.cs) to provide friendlier use for usual usecases separated by severity (`Warning()`, `Error()`, etc.).