4drian3d / 4drian3d/VConsoleLinker
Timestamps, info/warning/error, & Plugin details
- Ngôn ngữ chính
- Java
- Star
- 2
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- java
- Lĩnh vực
- backend, cli, tooling
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Đặc tả rõ ràng
- Mức phù hợp với người mới
- 45/100