File and Azure BLOB LoggerProvider #58207
Unanswered
DavidThielen
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all;
I could not get Serilog to work in Blazor for the Azure BLOB sink. And that sink officially does not support running on Blazor. So...
I wrote a class that is a LoggerProvider for Azure BLOBs and File. (I did the File sink as my first implementation as it was easier to test.) I have it up on GitHub and NuGet.
This is also useful if you're going to write your own LoggerProvider as it shows how to do so.
thanks - dave
Beta Was this translation helpful? Give feedback.
All reactions