Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Logger & add deadcode comment #51

Merged
merged 1 commit into from
Dec 29, 2023
Merged

Refactor Logger & add deadcode comment #51

merged 1 commit into from
Dec 29, 2023

Conversation

H0llyW00dzZ
Copy link
Owner

  • [+] chore(logger.go): refactor tryLog function signature to accept zapcore.Level and message parameters
  • [+] chore(logger.go): remove rateLimited check in tryLog function
  • [+] chore(logger.go): update logFunc call in tryLog function to include level parameter
  • [+] chore(logger.go): update logByLevel function signature to accept zapcore.Level parameter
  • [+] chore(logger.go): update tryLog call in LogWithEmoji function to include level parameter
  • [+] chore(crew.go): add dead code comment in CrewProcessPods function
  • [+] chore(track_task.go): add dead code comment in AddTask function
  • [+] chore(track_task.go): add dead code comment in GetTask function
  • [+] chore(track_task.go): add dead code comment in UpdateTask function
  • [+] chore(track_task.go): add dead code comment in DeleteTask function
  • [+] chore(track_task.go): add dead code comment in Claim function
  • [+] chore(track_task.go): add dead code comment in GetAllTasks function
  • [+] chore(track_task.go): add dead code comment in IsClaimed function

- [+] chore(logger.go): refactor tryLog function signature to accept zapcore.Level and message parameters
- [+] chore(logger.go): remove rateLimited check in tryLog function
- [+] chore(logger.go): update logFunc call in tryLog function to include level parameter
- [+] chore(logger.go): update logByLevel function signature to accept zapcore.Level parameter
- [+] chore(logger.go): update tryLog call in LogWithEmoji function to include level parameter
- [+] chore(crew.go): add dead code comment in CrewProcessPods function
- [+] chore(track_task.go): add dead code comment in AddTask function
- [+] chore(track_task.go): add dead code comment in GetTask function
- [+] chore(track_task.go): add dead code comment in UpdateTask function
- [+] chore(track_task.go): add dead code comment in DeleteTask function
- [+] chore(track_task.go): add dead code comment in Claim function
- [+] chore(track_task.go): add dead code comment in GetAllTasks function
- [+] chore(track_task.go): add dead code comment in IsClaimed function
@H0llyW00dzZ H0llyW00dzZ merged commit 091f246 into master Dec 29, 2023
2 checks passed
@H0llyW00dzZ H0llyW00dzZ deleted the deadcode branch December 29, 2023 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant