prosody

changeset 2719
d9e3237ad30b
parent 2649
9ec58769f58f
parent 2718
cffb2145b0f9
child 2926
fc96d439453b
--- a/prosody	Thu Feb 25 21:37:59 2010 +0000
+++ b/prosody	Mon Mar 01 16:01:09 2010 +0000
@@ -305,7 +305,7 @@
 end
 
 function prepare_to_start()
-	log("debug", "Prosody is using the %s backend for connection handling", server.get_backend());
+	log("info", "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