log as INFO

This commit is contained in:
Christian Grothoff 2020-01-16 15:06:48 +01:00
parent 14ab704cde
commit 0a1f6f8ac3
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -71,7 +71,7 @@ TALER_TESTING_get_trait (const struct TALER_TESTING_Trait *traits,
return GNUNET_OK;
}
}
GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
GNUNET_log (GNUNET_ERROR_TYPE_INFO,
"Trait %s/%u not found.\n",
trait, index);