Merge master branch

This commit is contained in:
2025-06-27 14:41:24 +02:00
6 changed files with 45 additions and 28 deletions

View File

@@ -67,7 +67,7 @@ Public Class Scheduler_FinishEnvelope
Await Scheduler.Start()
Logger.Info("Scheduler started!")
Logger.Debug("Scheduler started!")
Catch ex As Exception
Logger.Error(ex)
End Try