Persistate API documentation
WriteLogToFile Method
NamespacesPersistateLoggerWriteLogToFile()()()()

[This is preliminary documentation and is subject to change.]

Writes the current contents of the log buffer to a log file.
Declaration Syntax
C#
public static void WriteLogToFile()
Remarks
The file will be in a folder called Persistate within the folder returned by System.Environment.SpecialFolder.ApplicationData. The default file name will depend on the current ExecutionContext. In stand-alone applications it is "Persistate.log", in Persistate Viewers it is "Viewer.log", and in Persistate Servers, "Server.log" if run manually or [domain name].log if started as a service.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)