4drian3d / 4drian3d/VConsoleLinker
Timestamps, info/warning/error, & Plugin details
- Lingua principale
- Java
- Stelle
- 2
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- backend, cli, tooling
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 45/100