4drian3d / 4drian3d/ChatRegulator
[Feature Request] Remove *** from strings in log
- 主要语言
- Java
- 星标
- 26
- 派生
- 7
- 平均合并
- 8 天 3 小时
- 30 天内合并 PR
- 3
描述
Please remove String: ***** the stars in strings in log, its hard to identify false positives etc. in case of regex
example:
[19:23:34] Hráč Deen použil zakázaný výraz: | String: ***** ze mam vytezit 16 zlata a furt mi jeste nedroplo ani jednou :D
[19:30:26] Hráč AmonisCZE použil zakázaný výraz: | String: nvm není **ůj miner ne?
贡献指南
这个仓库没有索引到贡献指南
调研方向
Look for log formatting code in the project, likely in a class handling chat message logging or violation reporting. The example shows log entries with 'String: *****'; find where strings are sanitized or masked with asterisks. Test by modifying the masking logic to remove or adjust the asterisk replacement, then verify log output in a test environment.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- backend
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 40/100