Log

DatabaseFileType.Log field

A file with .log extension contains the list of plain text with timestamp. Usually, certain activity detail is logged by the softwares or operating systems to help the developers or users to track what was happening at a certain time period. Learn more about this file format here.

public static readonly DatabaseFileType Log;

See Also