cjaiello / cjaiello/Slack-Karma-Bot
Create separate logger file and add log levels
Open
enhancement
good first issue
Hacktoberfest
- Dominant language
- Python
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/cjaiello/Slack-Standup-Report-Bot/blob/master/logger.py
Like the file above, create a separate logger file that app.py references, and then add logging levels for types of events.
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the linked logger.py example, then inspect app.py to identify how logging is currently handled. Create the separate logger integration and define event logging levels; done means app.py references the logger and distinguishes event types by level.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100