当前位置:网站首页>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"
边栏推荐
猜你喜欢
Ue4/ue5 illusory engine, material chapter, texture, compression and memory compression and memory
Collapse of adjacent vertical outer margins
2022/7/2做题总结
Redis 排查大 key 的4种方法,优化必备
Create a pyGame window with a blue background
UE4/UE5 虚幻引擎,材质篇(三),不同距离的材质优化
2022/7/2 question summary
Embedded database development programming (VI) -- C API
Unity ugui source code graphic
Autocad-- dynamic zoom
随机推荐
Simple modal box
Research on the value of background repeat of background tiling
cocos2dx_ Lua particle system
Programmers' experience of delivering takeout
Recherche de mots pour leetcode (solution rétrospective)
3dsmax scanning function point connection drawing connection line
Sixth note
Do a small pressure test with JMeter tool
Insert sort
Use of snippets in vscode (code template)
Es module and commonjs learning notes
Research and forecast report on China's solution polymerized styrene butadiene rubber (SSBR) industry (2022 Edition)
China needle coke industry development research and investment value report (2022 Edition)
Unity parallax infinite scrolling background
Detailed explanation of the ranking of the best universities
cocos_ Lua listview loads too much data
AutoCAD - set layer
Forecast report on research and investment prospects of Chinese wormwood industry (2022 Edition)
Unity and database
【论文笔记】Multi-Goal Reinforcement Learning: Challenging Robotics Environments and Request for Research