diff -r 7c20373d4451 -r 7798735be42b core/presencemanager.lua --- a/core/presencemanager.lua Thu Apr 30 01:46:36 2009 +0100 +++ b/core/presencemanager.lua Thu Apr 30 02:30:03 2009 +0100 @@ -144,7 +144,7 @@ end end end - log("info", "broadcasted presence of "..count.." resources from "..user.."@"..host.." to "..jid); + log("debug", "broadcasted presence of "..count.." resources from "..user.."@"..host.." to "..jid); return count; end