From 240e956376d851d08bf10a6236c933849fb54e56 Mon Sep 17 00:00:00 2001 From: simonzhangsz Date: Wed, 16 Aug 2023 17:16:15 +0800 Subject: [PATCH] local --- restagent/etc/restconf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/restagent/etc/restconf.yaml b/restagent/etc/restconf.yaml index 92fcae55..feab1fca 100644 --- a/restagent/etc/restconf.yaml +++ b/restagent/etc/restconf.yaml @@ -3,7 +3,7 @@ # duration: rotation time with xx hours, example: 1/12/24 hours # count: rotation count of log, default is 30 rotation logger: - file: d:/omc.git/goprojects/ems.agt/restagent/log/restagent.log + file: d:/local.git/be.ems/restagent/log/restagent.log level: trace duration: 24 count: 2