Add log filename to config

This commit is contained in:
jar3b
2016-03-15 12:59:33 +03:00
parent 255f895993
commit 356bcf74c4
4 changed files with 7 additions and 2 deletions

View File

@@ -15,3 +15,4 @@ config.unrar_config.path = "C:\\Program Files\\WinRAR\\unrar.exe"
config.folders.temp = "E:\\!TEMP"
config.basic.logging = True
config.basic.logfile = "pyphias.log"