/ Published in: C#
The Script Task uses the **Log** method of the **Dts** object to log information to enabled log providers.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
Dts.Log("Test Log Event", 0, bt);
URL: http://msdn.microsoft.com/en-us/library/ms136031.aspx