1 reference to WriteLog
dotnet (1)
Installer\Windows\TimestampedFileLogger.cs (1)
81
LogWriter = new Thread(
WriteLog
) { IsBackground = true };