Field LogToFileTimeFormat
Represents the time format used for logging timestamps to a file.
public static string LogToFileTimeFormat
Returns
- string
- Represents the time format used for logging timestamps to a file.
Remarks
By default this format ensures that log entries include precise timestamps down to the millisecond level, which can be useful for debugging and performance analysis.