orderstate unload() bugfix

This commit is contained in:
Tim
2024-03-29 19:05:32 -04:00
parent 29c4902234
commit aeb7a41e7d
5 changed files with 18 additions and 19 deletions

View File

@@ -30,7 +30,7 @@ datefmt='%Y-%m-%d %H:%M:%S'
# Uncomment this block to enable an orders.log file that records only dexorder.order logs
#
#[loggers.'dexorder.order']
#[loggers.'dexorder.order.log']
#level='DEBUG'
#handlers=['ordersfile',]
#propagate=true