HaHaWTH / AuthMeReReloaded

A fork of AuthMe with various bug fixes and new exciting features
https://modrinth.com/plugin/authmerereloaded
GNU Affero General Public License v3.0
83 stars 9 forks source link

将控制台MySQL消息由ERROR级改为INFO级 #193

Open ZoruaFox opened 2 months ago

ZoruaFox commented 2 months ago

What behaviour is observed?

根据观察,在使用MySQL作为数据源时,开启与关闭连接log会被标记为ERROR,如下:

[12:50:11 ERROR]: [AuthMe] [Server thread] INFO fr.xephi.authme.libs.com.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Starting...
[12:50:11 ERROR]: [AuthMe] [Server thread] INFO fr.xephi.authme.libs.com.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Start completed.

Expected behaviour

日志以INFO等级输出

To Reproduce

使用本fork插件即可

Plugin list

Unnecessary

Server Implementation

Standalone(Spigot)

Database Implementation

MySQL

AuthMe Version

AuthMeReloaded v5.7.0-FORK (build: 52)

Error log (if applicable)

No response

Configuration

Unnecessary

HaHaWTH commented 2 months ago

能否在AuthMeReloaded上复现

ZoruaFox commented 2 months ago

能否在AuthMeReloaded上复现

测试环境缺失暂未查证,等待其他用户