another log
This commit is contained in:
@@ -29,6 +29,8 @@ namespace Umbraco.Web.Scheduling
|
||||
if (umbracoApplication.Context == null)
|
||||
return;
|
||||
|
||||
LogHelper.Debug<Scheduler>(() => "Initializing the scheduler");
|
||||
|
||||
// time to setup the tasks
|
||||
|
||||
// these are the legacy tasks
|
||||
|
||||
Reference in New Issue
Block a user