justdmitry/RecurrentTasks

Getting an inner task type name from a TaskRunner

Closed this issue · 2 comments

a-a-k commented

Logging with the code below

image

Giving the next result
image

Since v6, you may use task.RunnableType (gives you typeof(TRunnable))

Oops, changed a bit, final commit is 17a784c