Explorar el Código

disable log level

Signed-off-by: ruiyi.jiang <ruiyi.jiang@zilliz.com>
ruiyi.jiang hace 2 años
padre
commit
6be9c42a9f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      server/src/milvus/milvus.service.ts

+ 0 - 1
server/src/milvus/milvus.service.ts

@@ -56,7 +56,6 @@ export class MilvusService {
         address: milvusAddress,
         username,
         password,
-        logLevel: "debug"
       });
 
       // don't break attu