set logger leveer to warning

This commit is contained in:
Dobromir Popov
2025-06-25 13:54:04 +03:00
parent 9bbc93c4ea
commit 4c87b7c977
3 changed files with 28 additions and 16 deletions

View File

@ -888,4 +888,4 @@ class TradingExecutor:
return None
except Exception as e:
logger.error(f"Error getting current position: {e}")
return None
return None