prosody

changeset 2341
27584901ddb5
parent 2337
9eb20b3f3bbb
child 2346
f5c8f727b2a9
--- a/prosody	Tue Dec 08 01:22:54 2009 +0000
+++ b/prosody	Tue Dec 08 01:23:22 2009 +0000
@@ -279,6 +279,7 @@
 end
 
 function prepare_to_start()
+	log("debug", "Prosody is using the %s backend for connection handling", server.get_backend());
 	-- Signal to modules that we are ready to start
 	eventmanager.fire_event("server-starting");
 	prosody.events.fire_event("server-starting");

mercurial