X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilcd%2Fserver.c;h=8945965b6a3afb0af746d9c1f6024da66d3ff6de;hb=8ece81fc1da9a72f6e9f91f5b9e4593bf6a49379;hp=b55943858cb21e04360b58522dee0f8fb1e2bb20;hpb=278eca91e80f430294e994afd2398a963515ad8d;p=silc.git diff --git a/apps/silcd/server.c b/apps/silcd/server.c index b5594385..8945965b 100644 --- a/apps/silcd/server.c +++ b/apps/silcd/server.c @@ -4577,7 +4577,8 @@ void silc_server_save_users_on_channel(SilcServer server, SilcIDCacheEntry cache; SilcChannelClientEntry chl; - SILC_LOG_DEBUG(("Start")); + SILC_LOG_DEBUG(("Saving %d users on %s channel", user_count, + channel->channel_name)); for (i = 0; i < user_count; i++) { /* Client ID */