PocketContext

Logger.WriteLog Method

Writes the log to disk

Overload List

Writes the log to disk

public void WriteLog();

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

public void WriteLog(String);

See Also

Logger Class | PocketContext Namespace