Start recording a debug log in the specified file
public SetDebugLogging(ref String logName, DebugLogFlags flags);
Public Sub SetDebugLogging(ByRef logName As String, flags As DebugLogFlags)
|
Parameters |
Description |
|
logName |
Name of the log file to create |
|
flags |
DebugLogFlags controlling optional logging behavior |
|
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.
|