Commit ac21368a authored by Savorboard's avatar Savorboard

modify log level

parent 11e7c48e
......@@ -37,7 +37,7 @@ namespace DotNetCore.CAP
"Starting the processors throw an exception.");
_serverShuttingDown = LoggerMessage.Define(
LogLevel.Debug,
LogLevel.Information,
2,
"Shutting down the processing server...");
......
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