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:
@@ -89,6 +89,8 @@ namespace Jackett.Server
|
||||
IContainer container = builder.Build();
|
||||
Helper.ApplicationContainer = container;
|
||||
|
||||
Helper.Logger.Debug("Autofac container built");
|
||||
|
||||
Helper.Initialize();
|
||||
|
||||
return new AutofacServiceProvider(container);
|
||||
|
Reference in New Issue
Block a user