https://github.com/soenneker/soenneker.tests.logging
A base testing class providing logging capabilities
https://github.com/soenneker/soenneker.tests.logging
csharp dotnet logging tests
Last synced: 6 months ago
JSON representation
A base testing class providing logging capabilities
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.tests.logging
- Owner: soenneker
- License: mit
- Created: 2023-03-20T00:43:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-02T18:09:28.000Z (6 months ago)
- Last Synced: 2026-01-09T03:30:24.756Z (6 months ago)
- Topics: csharp, dotnet, logging, tests
- Language: C#
- Homepage: https://soenneker.com
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/Soenneker.Tests.Logging/)
[](https://github.com/soenneker/soenneker.tests.logging/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Tests.Logging/)
#  Soenneker.Tests.Logging
### A base testing class providing logging capabilities
## Installation
```
dotnet add package Soenneker.Tests.Logging
```