当前位置:网站首页>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"边栏推荐
- Autocad-- dynamic zoom
- 64 horses, 8 tracks, how many times does it take to find the fastest 4 horses at least
- Unity card flipping effect
- Create a pyGame window with a blue background
- Merge sort
- 2022/7/1學習總結
- win下一键生成当日的时间戳文件
- Django reports an error when connecting to the database. What is the reason
- BUUCTF MISC
- Collapse of adjacent vertical outer margins
猜你喜欢
随机推荐
Unity find the coordinates of a point on the circle
3dsmax scanning function point connection drawing connection line
Dotween usage records ----- appendinterval, appendcallback
2022/7/1学习总结
Listview is added and deleted at the index
Cocos2dx screen adaptation
Embedded database development programming (V) -- DQL
Lua determines whether the current time is the time of the day
Pdf to DWG in CAD
UE 虚幻引擎,项目结构
Unity shot tracking object
C # perspective following
Bucket sort
Common technologies of unity
Unity card flipping effect
669. Prune binary search tree ●●
AutoCAD - set layer
Unity parallax infinite scrolling background
PR first time
Stm32cubemx (8): RTC and RTC wake-up interrupt
![[trans]: spécification osgi](/img/54/d73a8d3e375dfe430c2eca39617b9c.png)








