src/irc_log.c
changeset 65 d7508879ad01
parent 61 4ba21936518a
child 66 ef8c9d7daf62
--- a/src/irc_log.c	Mon Mar 16 00:55:45 2009 +0200
+++ b/src/irc_log.c	Mon Mar 16 01:03:41 2009 +0200
@@ -55,6 +55,8 @@
     // store
     ctx->nexus = nexus;
 
+    log_info("module initialized");
+
     // ok
     *ctx_ptr = ctx;