当前位置:网站首页>Add level control and logger level control of Solon logging plug-in
Add level control and logger level control of Solon logging plug-in
2022-07-05 05:19:00 【Lin Xidong】
People in need can write down
solon.logging.appender: console: level: TRACE # Set level , The default is TRACE enable: true # Is it enabled? , The default is true cloud: level: INFO # Set level , The default is INFo enable: true # Is it enabled? , The default is true file: class: org.xxx.xxx.LogFileAppender # Custom adder class ( Not usually used ) level: INFO # Set level solon.logging.logger: "org.apache.zookeeper.*": # Package name selection level: "WARN" # Set level "org.eclipse.jetty.*": level: "WARN"边栏推荐
- 2022/7/2做题总结
- Generate filled text and pictures
- Unity find the coordinates of a point on the circle
- 2022/7/2 question summary
- Haut OJ 1350: choice sends candy
- [leetcode] integer inversion [7]
- Embedded database development programming (VI) -- C API
- [allocation problem] 455 Distribute cookies
- Django reports an error when connecting to the database. What is the reason
- [LeetCode] 整数反转【7】
猜你喜欢
随机推荐
Generate filled text and pictures
Listview is added and deleted at the index
Unity check whether the two objects have obstacles by ray
Embedded database development programming (VI) -- C API
Magnifying glass effect
PMP candidates, please check the precautions for PMP examination in July
National teacher qualification examination in the first half of 2022
【ES实战】ES上的native realm安全方式使用
A preliminary study of sdei - see the essence through transactions
C语言杂谈1
2022/7/2做题总结
Fragment addition failed error lookup
Heap sort summary
UE 虚幻引擎,项目结构
Learning notes of "hands on learning in depth"
Web APIs DOM节点
BUUCTF MISC
room数据库的使用
Under the national teacher qualification certificate in the first half of 2022
Research on the value of background repeat of background tiling
![[speed pointer] 142 circular linked list II](/img/f8/222a360c01d8ef120b61bdd2025044.jpg)







