当前位置:网站首页>Solon Logging 插件的添加器级别控制和日志器的级别控制
Solon Logging 插件的添加器级别控制和日志器的级别控制
2022-07-05 05:13:00 【林西东】
有需要的人可以记下
solon.logging.appender: console: level: TRACE #设置级别,默认为 TRACE enable: true #是否启用,默认为 true cloud: level: INFO #设置级别,默认为 INFo enable: true #是否启用,默认为 true file: class: org.xxx.xxx.LogFileAppender #自定义添加器的类(一般用不到) level: INFO #设置级别solon.logging.logger: "org.apache.zookeeper.*": #包名选择 level: "WARN" #设置级别 "org.eclipse.jetty.*": level: "WARN"边栏推荐
- cocos2dx_ Lua card flip
- MySQL audit log Archive
- C语言杂谈1
- Common database statements in unity
- django连接数据库报错,这是什么原因
- Three dimensional dice realize 3D cool rotation effect (with complete source code) (with animation code)
- Learning notes of "hands on learning in depth"
- Simple modal box
- Unity card flipping effect
- Basic knowledge points of dictionary
猜你喜欢
随机推荐
Magnifying glass effect
《动手学深度学习》学习笔记
3dsmax common commands
Unity connects to the database
Kali 2018 full image download
Es module and commonjs learning notes
mysql審計日志歸檔
JVM call not used once in ten years
Use of snippets in vscode (code template)
China needle coke industry development research and investment value report (2022 Edition)
Unity check whether the two objects have obstacles by ray
MySQL audit log Archive
Time format conversion
Es module and commonjs learning notes -- ESM and CJS used in nodejs
【Leetcode】1352. Product of the last K numbers
Do a small pressure test with JMeter tool
Web APIs DOM节点
BUUCTF MISC
cocos2dx_ Lua particle system
Insert sort

![[转]: OSGI规范 深入浅出](/img/54/d73a8d3e375dfe430c2eca39617b9c.png)







