当前位置:网站首页>Solution: log4j:warn please initialize the log4j system properly
Solution: log4j:warn please initialize the log4j system properly
2022-07-06 10:55:00 【Programmer seven seven】
background :
springboot+maven+mybatis project , An error is as follows :

resolvent :
stay resources New file in directory log4j.properties, Add the following code :
log4j.rootLogger=WARN, stdout
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.ConversionPattern=%d %p [%c] - %m%nThe relevant screenshots are as follows :


Link to the original text :https://blog.csdn.net/lezeqe/article/details/103805338
边栏推荐
- MySQL30-事务基础知识
- Idea import / export settings file
- A trip to Macao - > see the world from a non line city to Macao
- API learning of OpenGL (2003) gl_ TEXTURE_ WRAP_ S GL_ TEXTURE_ WRAP_ T
- 35 is not a stumbling block in the career of programmers
- [C language] deeply analyze the underlying principle of data storage
- Mysql27 - Optimisation des index et des requêtes
- February 13, 2022 - Maximum subarray and
- 解决:log4j:WARN Please initialize the log4j system properly.
- Have you mastered the correct posture of golden three silver four job hopping?
猜你喜欢

Other new features of mysql18-mysql8

【博主推荐】asp.net WebService 后台数据API JSON(附源码)

Win10: how to modify the priority of dual network cards?
![[recommended by bloggers] C MVC list realizes the function of adding, deleting, modifying, checking, importing and exporting curves (with source code)](/img/b7/aae35f049ba659326536904ab089cb.png)
[recommended by bloggers] C MVC list realizes the function of adding, deleting, modifying, checking, importing and exporting curves (with source code)

How to find the number of daffodils with simple and rough methods in C language

MySQL19-Linux下MySQL的安装与使用

windows下同时安装mysql5.5和mysql8.0

Emotional classification of 1.6 million comments on LSTM based on pytoch
![[reading notes] rewards efficient and privacy preserving federated deep learning](/img/c3/5e88277b5024885d5ceeaa0de14b27.jpg)
[reading notes] rewards efficient and privacy preserving federated deep learning

MySQL36-数据库备份与恢复
随机推荐
Installation and use of MySQL under MySQL 19 Linux
CSDN question and answer module Title Recommendation task (I) -- Construction of basic framework
Are you monitored by the company for sending resumes and logging in to job search websites? Deeply convinced that the product of "behavior awareness system ba" has not been retrieved on the official w
[paper reading notes] - cryptographic analysis of short RSA secret exponents
Mysql26 use of performance analysis tools
Global and Chinese market of transfer switches 2022-2028: Research Report on technology, participants, trends, market size and share
SSM整合笔记通俗易懂版
Mysql34 other database logs
Global and Chinese market for intravenous catheter sets and accessories 2022-2028: Research Report on technology, participants, trends, market size and share
MySQL完全卸载(Windows、Mac、Linux)
Water and rain condition monitoring reservoir water and rain condition online monitoring
Copy constructor template and copy assignment operator template
Postman Interface Association
How to change php INI file supports PDO abstraction layer
How to find the number of daffodils with simple and rough methods in C language
Some problems in the development of unity3d upgraded 2020 VR
What is the difference between TCP and UDP?
MySQL35-主从复制
Google login prompt error code 12501
[recommended by bloggers] C WinForm regularly sends email (with source code)