All Tags »
SQL Server Inte... »
SSIS »
Custom Log Provider
Sorry, but there are no more tags available to filter with.
-
Ever heard of custom log providers? They are a mechanism within SSIS by which we can write our own log providers in .Net rather than us those that are provided out of the box. Just recently I had cause to look into building a custom log provider as I was investigating whether it was feasible to replace my technique for custom logging using event ...