4drian3d / 4drian3d/VConsoleLinker

Timestamps, info/warning/error, & Plugin details

未关闭
#16 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement good first issue help wanted
主要语言
Java
星标
2
派生
2
PR 合并指标
30 天内没有已合并 PR

描述

As is atm, the plugin doesn't send the full details of the console log - removing the specific plugin that calls it and the timestamp associated with it. While it would be nice if the timestamp was at least toggle able (because there is something to be said to simplify/remove it with discord placing a general timestamp on it) it would be nice to at least have the option to include it.

Worse however, is how the plugin information is stripped from the chat.
**You are running a newer version of the plugin than is released!**
doesn't really tell me anything, whereas the console log:
**[11:53:20 WARN] [viaversion]: You are running a newer version of the plugin than is released!**
does.

贡献指南

这个仓库没有索引到贡献指南

调研方向

Look at the plugin's console log handling code to see where timestamps and plugin names are stripped. The issue mentions 'viaversion' as an example plugin; find how log messages are formatted before being sent to Discord. Check if there's a configuration file or class where toggles for timestamps and plugin details can be added. Test by modifying the log formatting to include these details and verify the output in Discord.

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
backend, cli, tooling
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
描述清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。