summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c837ea6)
raw | patch | inline | side by side (parent: c837ea6)
author | Sebastian Harl <sh@tokkee.org> | |
Mon, 16 Feb 2015 07:58:38 +0000 (08:58 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 16 Feb 2015 07:58:38 +0000 (08:58 +0100) |
src/plugins/store/network.c | patch | blob | history |
index 7498e43f7e7f59ffc949a5e6d16e2a7c64b8b1b4..9f55d23c76f7e244eed37b057df6e388676160d7 100644 (file)
return -1;
}
- sdb_log(SDB_LOG_ERR, "store::network: Successfully connected "
+ sdb_log(SDB_LOG_INFO, "store::network: Successfully connected "
"to SysDB at %s as user %s", ud->addr, ud->username);
return 0;
} /* store_init */