JDetmar / NLog.Extensions.AzureStorage

NLog Target for Azure Storage. Uses NLog batch write to optimize writes to Storage.
MIT License
31 stars 19 forks source link

Added ServiceUrl-property to make transition easier for new users #150

Closed snakefoot closed 11 months ago

snakefoot commented 1 year ago

One might consider if ContainerName should be the official setting, and Container is the obsolete one.