slog.SetDefault has undesirable side effects. It also sets the default logger destination, for example. So we should not call it by default in init.
slog.SetDefault has undesirable side effects. It also sets the default logger destination, for example. So we should not call it by default in init.