Data Management Object Model Reference

ILogging.CreateGroupLog Method 

Creates a public/group 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 CreateGroupLog() As Boolean
[C#]
bool CreateGroupLog();

See Also

ILogging Interface | SPSSMR.Data.Transformations Namespace