策略验证安装包增加内存限制(60G)
策略验证默认日志等级修改为FATAl 策略验证修改CI构建安装包名称
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# kill -s SIGHUP "pid"
|
||||
|
||||
[global]
|
||||
default format = "%d(%c), %V, %F, %U, %m%n"
|
||||
[levels]
|
||||
@@ -6,6 +8,6 @@ INFO=20
|
||||
FATAL=30
|
||||
[rules]
|
||||
*.fatal "./logs/error.log.%d(%F)";
|
||||
*.debug "./logs/verify_policy.log.%d(%F)"
|
||||
!*.debug "./logs/verify_policy.log.%d(%F)"
|
||||
!*.info "./logs/verify_policy.log.%d(%F)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user