mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Add extra logging
This commit is contained in:
@@ -129,6 +129,7 @@ namespace Jackett.Server
|
||||
|
||||
try
|
||||
{
|
||||
logger.Debug("Creating web host...");
|
||||
CreateWebHostBuilder(args, url).Build().Run();
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
Reference in New Issue
Block a user