Update check logging
SlimeDog opened this issue ยท 1 comments
Type of bug
Other unexpected behaviour
/ess version
output
[11:36:41] [Server thread/INFO]: Server version: 1.16.5-R0.1-SNAPSHOT 3018-Spigot-db99f82-a021e33 (MC: 1.16.5)
[11:36:41] [Server thread/INFO]: EssentialsX version: 2.19.0-dev+89-3cd69da
[11:36:41] [Server thread/INFO]: LuckPerms version: 5.3.0
[11:36:41] [Server thread/INFO]: PlaceholderAPI version: 2.10.10-DEV-122
[11:36:41] [Server thread/INFO]: Vault version: 1.7.3-b131
[11:36:41] [Server thread/INFO]: EssentialsXGeoIP version: 2.19.0-dev+89-3cd69da
[11:36:41] [Server thread/INFO]: EssentialsXChat version: 2.19.0-dev+89-3cd69da
[11:36:41] [Server thread/INFO]: Citizens version: 2.0.27-SNAPSHOT (build 2276)
[11:36:41] [Server thread/INFO]: You are running a server with limited API functionality. EssentialsX will still work, but certain features may be disabled.
[11:36:41] [Server thread/INFO]: Fetching version information...
[11:36:41] [Craft Scheduler Thread - 19/INFO]: Update checking disabled in config.
Server startup log
Relevant lines are included below.
EssentialsX config files
Irrelevant. Update checking is disabled in config.yml
Bug description
Update checking is disabled in config.yml. Log reports
[11:25:09] [Craft Scheduler Thread - 2/INFO]: Fetching version information...
[11:25:09] [Craft Scheduler Thread - 2/WARN]: Update checking disabled in config.
Steps to reproduce
- Update to EssentialsX 2.19.0-dev+89-3cd69da
- Start server
- Peruse log
Desired behaviour
- Please recast the WARN to INFO. I watch all WARN messages, and since I configured the plugin to disable update-checks, I don't need a warning.
- It would be nice if the log entries were identified as generated by EssentialsX.
Actual behaviour
See above.