-
Notifications
You must be signed in to change notification settings - Fork 52
Refactor Logging System #9
Copy link
Copy link
Closed
Labels
GrantFox OSSIssue tracked in GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official CampaignCampaign: Official Campaign
Description
Metadata
Metadata
Assignees
Labels
GrantFox OSSIssue tracked in GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official CampaignCampaign: Official Campaign
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
Standardize logging across the project for easier debugging and monitoring.
Tasks
Replace inconsistent log statements.
Add log levels.
Include timestamps.
Improve error formatting.
Acceptance Criteria
Logging is consistent throughout the project.
Errors contain useful debugging information.