Skip to content

Conversation

armineyvazi
Copy link

This change replaces the explicit integer assignments for log level constants (INFO, DEBUG, TRACE) with Go's idiomatic iota. This improves code readability and reduces potential errors when adding new levels in the future.

@armineyvazi armineyvazi force-pushed the refactor/use-iota-for-log-levels branch 2 times, most recently from 4c4b9c9 to f89766a Compare April 6, 2025 22:06
@armineyvazi armineyvazi force-pushed the refactor/use-iota-for-log-levels branch from f89766a to 85a916c Compare April 6, 2025 22:09
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