当前位置:网站首页>Error statuslogger log4j2 could not find a logging implementation
Error statuslogger log4j2 could not find a logging implementation
2022-07-05 04:35:00 【Alienware^】
The console appears :
ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console…
stay pom.xml File to add
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.10.0</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-api -->
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>
<version>2.10.0</version>
</dependency>
Problem solving !
边栏推荐
- PHP reads the INI file and writes the modified content
- 49 pictures and 26 questions explain in detail what is WiFi?
- 防护电路中的元器件
- You Li takes you to talk about C language 7 (define constants and macros)
- Study notes 7
- File upload bypass summary (upload labs 21 customs clearance tutorial attached)
- Neural network and deep learning Chapter 1: introduction reading questions
- [uniapp] system hot update implementation ideas
- 程序员应该怎么学数学
- level18
猜你喜欢

Raki's notes on reading paper: soft gazetteers for low resource named entity recognition

线上故障突突突?如何紧急诊断、排查与恢复

What are the building energy-saving software
![[moteur illusoire UE] il ne faut que six étapes pour réaliser le déploiement du flux de pixels ue5 et éviter les détours! (4.26 et 4.27 principes similaires)](/img/eb/a93630aff7545c6c3b71dcc9f5aa61.png)
[moteur illusoire UE] il ne faut que six étapes pour réaliser le déploiement du flux de pixels ue5 et éviter les détours! (4.26 et 4.27 principes similaires)

C26451: arithmetic overflow: use the operator * on a 4-byte value, and then convert the result to an 8-byte value. To avoid overflow, cast the value to wide type before calling the operator * (io.2)

托管式服务网络:云原生时代的应用体系架构进化

About the prompt loading after appscan is opened: guilogic, it keeps loading and gets stuck. My personal solution. (it may be the first solution available in the whole network at present)
![[phantom engine UE] realize the animation production of mapping tripod deployment](/img/89/351641c3da7e2acdbf389bc298b75e.png)
[phantom engine UE] realize the animation production of mapping tripod deployment

2022-2028 global and Chinese video coding and transcoding Market Research Report

TPG x AIDU | AI leading talent recruitment plan in progress!
随机推荐
MacBook installation postgresql+postgis
Decimal to hexadecimal
Live broadcast preview | container service ack elasticity prediction best practice
Debug insights
Function overloading
首席信息官如何利用业务分析构建业务价值?
机器学习 --- 决策树
Fonction (sujette aux erreurs)
【虚幻引擎UE】实现UE5像素流部署仅需六步操作少走弯路!(4.26和4.27原理类似)
The principle of attention mechanism and its application in seq2seq (bahadanau attention)
[phantom engine UE] the difference between running and starting, and the analysis of common problems
Official announcement! The third cloud native programming challenge is officially launched!
MySQL in-depth learning - index creation and deletion, index design principles, index failure scenarios, query optimization, index push down ICP
Introduction to RT thread kernel (5) -- memory management
Hypothesis testing -- learning notes of Chapter 8 of probability theory and mathematical statistics
[phantom engine UE] only six steps are needed to realize the deployment of ue5 pixel stream and avoid detours! (the principles of 4.26 and 4.27 are similar)
Neural networks and deep learning Chapter 4: feedforward neural networks reading questions
Decryption function calculates "task state and lifecycle management" of asynchronous task capability
A solution to the problem that variables cannot change dynamically when debugging in keil5
假设检验——《概率论与数理统计》第八章学习笔记