From 190feacc3662483ab6170677eb32be5afc608f26 Mon Sep 17 00:00:00 2001 From: SisMaker <1713699517@qq.com> Date: Fri, 9 Jul 2021 11:36:21 +0800 Subject: [PATCH] =?UTF-8?q?fx:=20=E4=BB=A3=E7=A0=81=E6=95=B4=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/rotator/lgRotatorIns.erl | 1 - 1 file changed, 1 deletion(-) diff --git a/src/rotator/lgRotatorIns.erl b/src/rotator/lgRotatorIns.erl index 76b3ac4..acc2c78 100644 --- a/src/rotator/lgRotatorIns.erl +++ b/src/rotator/lgRotatorIns.erl @@ -65,7 +65,6 @@ rotateLogFile(_File, _Count) -> ok. %% %% renames failing are OK -%% %% IMY-TODO 文件名格式修改调整 %% rotateLogFile(File, 0) -> %% %% open the file in write-only mode to truncate/create it %% case file:open(File, [write]) of