Reduce Agent Summary call
This commit is contained in:
@@ -313,7 +313,7 @@ namespace Managing.Application.ManageBot
|
||||
}
|
||||
else
|
||||
{
|
||||
_tradingBotLogger.LogInformation("Creating new bot statistics for bot {BotId}",
|
||||
_tradingBotLogger.LogInformation("Update bot statistics for bot {BotId}",
|
||||
bot.Identifier);
|
||||
// Update existing bot
|
||||
await repo.UpdateBot(bot);
|
||||
|
||||
Reference in New Issue
Block a user