当前位置:网站首页>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"边栏推荐
- [depth first search] 695 Maximum area of the island
- cocos_ Lua loads the file generated by bmfont fnt
- C language Essay 1
- MySQL数据库(一)
- [es practice] use the native realm security mode on es
- Data is stored in the form of table
- Introduction to memory layout of FVP and Juno platforms
- [allocation problem] 455 Distribute cookies
- C语言杂谈1
- TF-A中的工具介绍
猜你喜欢

Research on the value of background repeat of background tiling

sync.Mutex源码解读

The present is a gift from heaven -- a film review of the journey of the soul

嵌入式数据库开发编程(五)——DQL

JVM call not used once in ten years

Heap sort summary
![[interval problem] 435 Non overlapping interval](/img/a3/2911ee72635b93b6430c2efd05ec9a.jpg)
[interval problem] 435 Non overlapping interval
![To be continued] [UE4 notes] L4 object editing](/img/0f/cfe788f07423222f9eed90f4cece7d.jpg)
To be continued] [UE4 notes] L4 object editing

C语言杂谈1

Pointnet++学习
随机推荐
发现一个很好的 Solon 框架试手的教学视频(Solon,轻量级应用开发框架)
Embedded database development programming (V) -- DQL
PMP candidates, please check the precautions for PMP examination in July
To the distance we have been looking for -- film review of "flying house journey"
质量体系建设之路的分分合合
Haut OJ 1245: large factorial of CDs --- high precision factorial
Kali 2018 full image download
Learning notes of "hands on learning in depth"
2022/7/1 learning summary
Bubble sort summary
win下一键生成当日的时间戳文件
Lua wechat avatar URL
[轉]: OSGI規範 深入淺出
Solon Logging 插件的添加器级别控制和日志器的级别控制
The next key of win generates the timestamp file of the current day
YOLOv5添加注意力机制
A three-dimensional button
Embedded database development programming (VI) -- C API
Data is stored in the form of table
Es module and commonjs learning notes -- ESM and CJS used in nodejs