Automattic / Automattic/neurobot

Add and improve logging

Open
#102 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

Description

- [ ] Replace all instances of std log with apex/log
- [ ] Replace all instances of `fmt.Print*()` with apex/log
- [ ] Replace all instances of any other form of logging with apex/log
- [ ] Add logging where appropriate
- [ ] `app/bot/registry`
- [ ] etc

Contributor guide

No contributing guide indexed for this repository

Research direction

Search the Go repository for uses of std log, fmt.Print*(), and other logging forms, then inspect app/bot/registry as the first named area. Done means the identified logging uses consistently use apex/log and appropriate logging has been added where needed, though the issue does not define the remaining scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
observability-sre
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.