4drian3d / 4drian3d/VConsoleLinker

Timestamps, info/warning/error, & Plugin details

オープン
#16 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。