vim-jp / vim-jp/slacklog-generator
ログ出力を標準 log package に統一する
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 24
- Forks
- 9
- Avg merge
- 21d 5h
- Merged PRs (30d)
- 1
Description
外部 logger package も大体標準 log package に準拠している場合も多く、最初から log package を使っていれば、もし移行するとしても楽にできる
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are named in the issue. First identify where logging is configured and where the external logger is used, then confirm the migration scope and expected standard-log behavior with maintainers; done means logging consistently uses Go's standard log package.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- observability
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100