Skip to content

Commit 3aa486a

Browse files
committed
another log
1 parent 5aa0621 commit 3aa486a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Umbraco.Web/Scheduling/Scheduler.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ protected override void ApplicationStarted(UmbracoApplicationBase umbracoApplica
2929
if (umbracoApplication.Context == null)
3030
return;
3131

32+
LogHelper.Debug<Scheduler>(() => "Initializing the scheduler");
33+
3234
// time to setup the tasks
3335

3436
// these are the legacy tasks

0 commit comments

Comments
 (0)