aboutsummaryrefslogtreecommitdiff
path: root/src/ats/plugin_ats_mlp.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2014-06-05 07:32:12 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2014-06-05 07:32:12 +0000
commit51a395674550157d59f08098a628d6e0d8f5b3cc (patch)
tree2227dc233537a8e8bc871a34ff4f741ae28444c0 /src/ats/plugin_ats_mlp.c
parentd48b67def5de194f0eeb169eead9a271822b01b2 (diff)
reducing output
Diffstat (limited to 'src/ats/plugin_ats_mlp.c')
-rw-r--r--src/ats/plugin_ats_mlp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ats/plugin_ats_mlp.c b/src/ats/plugin_ats_mlp.c
index d2e29cc77c..436a58b0e0 100644
--- a/src/ats/plugin_ats_mlp.c
+++ b/src/ats/plugin_ats_mlp.c
@@ -2495,7 +2495,7 @@ libgnunet_plugin_ats_mlp_init (void *cls)
mlp->pv.quota_in[c] = env->in_quota[c2];
found = GNUNET_YES;
- LOG (GNUNET_ERROR_TYPE_ERROR,
+ LOG (GNUNET_ERROR_TYPE_INFO,
"Quota for network `%s' (in/out) %llu/%llu\n",
GNUNET_ATS_print_network_type(mlp->pv.quota_index[c]),
mlp->pv.quota_out[c],