23-12-2022
This commit is contained in:
@@ -44,7 +44,8 @@ Namespace WCF
|
||||
End Function
|
||||
|
||||
Public Function GetJobHistory() As GetJobStatus.GetJobStatusResponse Implements IJobRunner.GetJobStatus
|
||||
Logger.Info("Calling Method [GetJobHistory]")
|
||||
' No, we will not log this call because it will be called *A LOT*.
|
||||
' Nobody needs to see this in a log.
|
||||
Dim oMethod As New GetJobStatus.GetJobStatusMethod(LogConfig, Database, State, Scheduler)
|
||||
Return oMethod.Run()
|
||||
End Function
|
||||
|
||||
Reference in New Issue
Block a user