From 2c4f305069988a0b1a9a0ece466c6eef286dbfd7 Mon Sep 17 00:00:00 2001
From: yanghui <yanghui@aiotlink.com>
Date: 星期二, 27 四月 2021 10:23:18 +0800
Subject: [PATCH] empty
---
logc.go | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/logc.go b/logc.go
index e660ed7..c08fc81 100644
--- a/logc.go
+++ b/logc.go
@@ -86,6 +86,9 @@
}
}
+func SaveScheduleLog(category, level int, msg string) {
+
+}
//func Save(level int, logType int, v ...interface{}) {
--
Gitblit v1.8.0