mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-10 23:41:22 +00:00
~重写管理配置文件功能并拆分6_core_config.sh
~增加通用框架文件 common.sh ~修复在线生成配置文件时日志功能失效的bug
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
|
||||
[ -n "$__IS_LIB_LOGGER" ] && return
|
||||
__IS_LIB_LOGGER=1
|
||||
|
||||
#日志工具
|
||||
. "$CRASHDIR"/libs/web_json.sh
|
||||
#$1日志内容$2显示颜色$3是否推送
|
||||
|
||||
Reference in New Issue
Block a user