* vspd: Fix invalid default config log level. slog.LevelDebug.String() returns "DBG" which is not valid per the config validation rules specified below. Hard-code "debug" instead. * Update year.
* vspd: Fix invalid default config log level. slog.LevelDebug.String() returns "DBG" which is not valid per the config validation rules specified below. Hard-code "debug" instead. * Update year.