Skip to content

refactor(logging): migrate from logrus to slog#26

Merged
amimof merged 1 commit intomainfrom
refactor/slog-logging-migration
Mar 10, 2026
Merged

refactor(logging): migrate from logrus to slog#26
amimof merged 1 commit intomainfrom
refactor/slog-logging-migration

Conversation

@amimof
Copy link
Contributor

@amimof amimof commented Mar 10, 2026

Replaces logrus with Go's standard slog package for logging. Removes logrus dependency and updates logging initialization and error handling. This simplifies logging configuration and reduces external dependencies.

Replaces logrus with Go's standard slog package for logging.
Removes logrus dependency and updates logging initialization and error handling.
This simplifies logging configuration and reduces external dependencies.
@amimof amimof merged commit df3845f into main Mar 10, 2026
3 checks passed
@amimof amimof deleted the refactor/slog-logging-migration branch March 10, 2026 08:58
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