tweaking, graphql job, add graphql test gui

This commit is contained in:
Jonathan Jenne
2019-11-05 12:16:45 +01:00
parent 5ebf847b73
commit faa86ed0be
25 changed files with 987 additions and 6 deletions

View File

@@ -90,9 +90,6 @@ Public Class JobRunner
Await _scheduler.Shutdown()
End Sub
Private Class LogProvider
Implements ILogProvider