diff --git a/conf/wheat-cache.yaml b/conf/wheat-cache.yaml index e650b6d..981dc43 100644 --- a/conf/wheat-cache.yaml +++ b/conf/wheat-cache.yaml @@ -13,3 +13,9 @@ lruCache: maxSize: "1GB" eventDriverSize: 2000 workTime: 1 + +logPrint: + stath: [ + "debug", + "error" + ]