L2jBrasil / L2jBrasil/Server-Interlude
Utilizar internacionalização em nível de log
Open
Nobody has claimed this yet.
enhancement
Low Priority
- Dominant language
- Java
- Stars
- 6
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Utilizando i18n a nível de log, as mensagens só serão processadas caso o logger esteja ativado, ganhando assim desempenho no processamento.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the Java repository's logging calls and the linked SLF4J localization guidance to determine which messages are processed eagerly. Identify the affected logging entry points and define completion as using deferred, localized message processing without changing the logged information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, performance
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100