Print log file path.
This commit is contained in:
parent
491ab94463
commit
576fdcc7a0
@ -150,6 +150,8 @@ setupLogfile()
|
||||
}
|
||||
}
|
||||
|
||||
cDebug() << "Using log file:" << logFile();
|
||||
|
||||
logfile.open( logFile().toLocal8Bit(), ios::app );
|
||||
qInstallMessageHandler( CalamaresLogHandler );
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user