https://github.com/soenneker/soenneker.serilog.sinks.cache
A Serilog sink cache that allows for storing, retrieving, and removing log messages
https://github.com/soenneker/soenneker.serilog.sinks.cache
atomic cache csharp dotnet serilog serilogcachesink sink sinks threadsafe util
Last synced: 19 days ago
JSON representation
A Serilog sink cache that allows for storing, retrieving, and removing log messages
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.serilog.sinks.cache
- Owner: soenneker
- License: mit
- Created: 2025-09-08T13:40:51.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-03-10T02:37:51.000Z (22 days ago)
- Last Synced: 2026-03-10T03:57:08.453Z (22 days ago)
- Topics: atomic, cache, csharp, dotnet, serilog, serilogcachesink, sink, sinks, threadsafe, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 205 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
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.serilog.sinks.cache/)
[](https://github.com/soenneker/soenneker.serilog.sinks.cache/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.serilog.sinks.cache/)
[](https://github.com/soenneker/soenneker.serilog.sinks.cache/actions/workflows/codeql.yml)
#  Soenneker.Serilog.Sinks.Cache
### A Serilog sink cache that allows for storing, retrieving, and removing log messages
## Installation
```
dotnet add package Soenneker.Serilog.Sinks.Cache
```