当前位置:网站首页>Jeecgboot output log, how to use @slf4j
Jeecgboot output log, how to use @slf4j
2022-07-01 03:39:00 【Three person studio】
Go straight to the code :
The basic format
@Slf4j
public class xxxxx {
log.info("xxxxxxxxxxxxxxxxxxx");
}
Dynamic output
@Slf4j
class LogTest {
@Test
void testLog() {
String testInfo = "Free flying flowers are like dreams";
log.info("The test info is :{}", testInfo);
}
}
effect :
springboot Deploy @Slf4j Method and quotation of :
https://blog.csdn.net/cslucifer/article/details/80953400
边栏推荐
- Cygwin的下载和安装配置
- Edlines: a real time line segment detector with a false detection control
- LeetCode 128最长连续序列(哈希set)
- Detailed explanation of ES6 deconstruction grammar
- Asgnet paper and code interpretation 2
- Research on target recognition and tracking based on 3D laser point cloud
- Leetcode 1818 absolute value, sorting, dichotomy, maximum value
- 后台系统右边内容如何出现滚动条和解决双滚动条的问题
- RSN:Learning to Exploit Long-term Relational Dependencies in Knowledge Graphs
- C language EXECL function
猜你喜欢

pytorch nn. AdaptiveAvgPool2d(1)

Cookie&Session

ASGNet论文和代码解读2

雪崩问题以及sentinel的使用

TEC: Knowledge Graph Embedding with Triple Context

Detailed list of errors related to twincat3 ads of Beifu

jeecgboot输出日志,@Slf4j的使用方法

Complete knapsack problem

RSN:Learning to Exploit Long-term Relational Dependencies in Knowledge Graphs

Feature pyramid networks for object detection
随机推荐
Leetcode:829. 连续整数求和
[reading notes] copywriting realization -- four golden steps for writing effective copywriting
[deep learning] activation function (sigmoid, etc.), forward propagation, back propagation and gradient optimization; optimizer. zero_ grad(), loss. backward(), optimizer. Function and principle of st
快速筛选打卡时间日期等数据:EXCEL筛选查找某一时间点是否在某一时间段内
深度学习中的随机种子torch.manual_seed(number)、torch.cuda.manual_seed(number)
Avalanche problem and the use of sentinel
【伸手党福利】JSONObject转String保留空字段
Bilinear upsampling and f.upsample in pytorch_ bilinear
C语言的sem_t变量类型
torch. histc
Complete knapsack problem
Basic concept and classification of sorting
Learning notes for introduction to C language multithreaded programming
ECMAScript 6.0
Leetcode:剑指 Offer 59 - I. 滑动窗口的最大值
ECMAScript 6.0
Keil5中如何做到 0 Error(s), 0 Warning(s).
Data exchange JSON
Listener listener
Force buckle - sum of two numbers