mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Always show config/log directory during startup
This commit is contained in:
@@ -59,7 +59,7 @@ namespace Jackett.Services
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
logger.Debug("App config/log directory: " + GetAppDataFolder());
|
logger.Info("App config/log directory: " + GetAppDataFolder());
|
||||||
}
|
}
|
||||||
catch (Exception ex)
|
catch (Exception ex)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user