https://github.com/vytenisj/log4net.azure.storage
Log4Net Azure Storage Appender
https://github.com/vytenisj/log4net.azure.storage
dotnet-core log4net log4net-appender logging
Last synced: 11 months ago
JSON representation
Log4Net Azure Storage Appender
- Host: GitHub
- URL: https://github.com/vytenisj/log4net.azure.storage
- Owner: VytenisJ
- License: mit
- Created: 2020-03-07T17:36:56.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-26T11:15:23.000Z (about 2 years ago)
- Last Synced: 2025-06-16T17:00:46.398Z (12 months ago)
- Topics: dotnet-core, log4net, log4net-appender, logging
- Language: C#
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Log4Net Azure Storage Appender

Custom **Log4Net** appender to log to Azure Storage.
Currently available logging destination is **Blob Storage** as an **AppendBlob**
### Config example
```xml
```