Data Management Object Model Reference

ILogging.CreatePrivateLog Method 

Creates a private log file at the location designated by m_Path For full explanation of the parameters and their effect on logging please see the logging component documentation.

[Visual Basic]
Function CreatePrivateLog() As Boolean
[C#]
bool CreatePrivateLog();

See Also

ILogging Interface | SPSSMR.Data.Transformations Namespace