voidium-2.1.4
Curse Maven Snippet
What's new
Release Notes - Voidium 2.1.4
🚀 Enhancements
- Colorful Console Output: Discord console logs now use ANSI color formatting for better readability.
- 🔴 Errors are Red
- 🟡 Warnings are Yellow
- 🔵 Info messages are Cyan
- Cleaner Logs: Implemented smart filtering to remove internal Discord/JDA debug noise, ensuring only relevant server information is displayed.
- Simplified Configuration:
- Removed the
enableConsoleLogmanual toggle. - Console logging is now automatically enabled simply by configuring a
Console Channel ID.
- Removed the
🐛 Bug Fixes
- Fixed Console Output: Resolved an issue where the Discord console appender was checking for a removed configuration flag, preventing logs from appearing.
- Fixed Web UI: Updated the Web Configuration UI to reflect the removal of the obsolete
enableConsoleLogfield.
🛠️ Technical Details
- Removed
enableConsoleLogfromDiscordConfig andWebManager. - Updated
DiscordConsoleAppender to filter
net.dv8tion.jdaandcz.voidium.discordloggers. - Updated
DiscordManager to use a structuredLogQueueItem containing log levels for accurate color mapping.
- Explicitly attached the Console Appender to the Root Logger for reliable capture.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

