Commit 43f12ed9 authored by yangxiaodong's avatar yangxiaodong

delete log message.

parent 7a129490
......@@ -48,8 +48,6 @@ namespace DotNetCore.CAP.Processor
{
try
{
_logger.LogInformation("BaseMessageJobProcessor processing ...");
var worked = await Step(context);
context.ThrowIfStopping();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment