PocketContext

Logger.WriteLog Method (String)

Writes the log to disk and prepare to log to a new file

public void WriteLog(
   String newFile
);

Parameters

newFile
Missing <param> documentation for newFile

See Also

Logger Class | PocketContext Namespace | Logger.WriteLog Overload List