Skip to content
Snippets Groups Projects
Commit 8aba7144 authored by gjahn's avatar gjahn
Browse files

log-level based logging added to ease debugging persistence on K8s

* new slog in stdlib is utilized for that and replaces 'log' pkg
* configuration pkg is used validate and now set/define/refer
  log level values
* the 'error' level call is not fatal, thus os.Exit is called
  instead
parent 5a9f952d
No related branches found
No related tags found
No related merge requests found
Pipeline #51875 passed