Merge backout

Tue, 29 Jun 2010 20:23:11 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Tue, 29 Jun 2010 20:23:11 +0100
changeset 3304
fec74b84df61
parent 3300
b651f8290e27 (current diff)
parent 3303
79ae027a3c09 (diff)
child 3305
b1ee8d390744
child 3309
1c58cb93ef3e

Merge backout

prosody file | annotate | diff | comparison | revisions
--- a/prosody	Tue Jun 29 20:04:45 2010 +0100
+++ b/prosody	Tue Jun 29 20:23:11 2010 +0100
@@ -335,7 +335,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