[Proposal] Add Dump sink provider
Options
It's very useful when using Dump method, but when I want to use Dump as logging in some scheduled task via lprun.exe, it's not very handy.
I propose create a DumpSinkProvider, by add a DumpSinkProvider, I can log the dumped information to any place I specified, like rolling filesystem, or database.
I propose create a DumpSinkProvider, by add a DumpSinkProvider, I can log the dumped information to any place I specified, like rolling filesystem, or database.
Comments
-
It's a good idea. I'll look into the options.
-
JoeAlbahari So what's your current options on the table?