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

AzureDataTables - Fixed bug where it failed to write when table already exists #111

Closed snakefoot closed 3 years ago

snakefoot commented 3 years ago

Also improved NLog InternalLogger output for better diagnostics.

snakefoot commented 3 years ago

@JDetmar Very interested in getting this bug-fix merged, since NLog.Extensions.AzureDataTables is not very usable right now.

JDetmar commented 3 years ago

thank you, now published https://www.nuget.org/packages/NLog.Extensions.AzureDataTables/3.1.0

snakefoot commented 3 years ago

@JDetmar Thank you for quick merge, and the release