Backed out changeset 454e1cf18daf (this isn't for debugging, it's to inform the user)

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

author
Matthew Wild <mwild1@gmail.com>
date
Tue, 29 Jun 2010 20:23:00 +0100
changeset 3303
79ae027a3c09
parent 3023
454e1cf18daf
child 3304
fec74b84df61

Backed out changeset 454e1cf18daf (this isn't for debugging, it's to inform the user)

prosody file | annotate | diff | comparison | revisions
--- a/prosody	Fri May 07 16:00:33 2010 +0500
+++ b/prosody	Tue Jun 29 20:23:00 2010 +0100
@@ -331,7 +331,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