Replace log
with structured logging log/slog
#31
Labels
No Label
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
Activity:Doing
Activity:Proposal
Runner
AT
Runner
CLI
Runner
HTTP
cleanup
devops
easypeasy
exchange
l8ter
legacy
optimization
privilege
refactor
smell
support
tooling
ux
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: urdt/ussd#31
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is required to collect and process logs for alerting. Ideally go-vise also does the same if go-vise logging is activated in this project.
fmt.Printf statements should also be replaced at some point.
we have a logger in go-vise/logging - does it suffice? @kamikazechaser
Looks good. However, the existing one
go-vise/logging
could be implemented as a slog Handler. By accepting slog.Logger, anyone can bring their own logger.I can bring this feature to go-vise if you like the idea.
@kamikazechaser sure, thanks! I have added an issue for it here: https://defalsify.org/issues/vise/2dc45a02-36de-42d3-9b20-4305a49f3d9b.html
@kamikazechaser are you still on this, or should I take it? I know u busy