Anope IRC Services

Anope Development => Modules => Topic started by: Wintermute on June 20, 2006, 08:47:46 AM

Title: [solved] cs_chanlog how?
Post by: Wintermute on June 20, 2006, 08:47:46 AM
Hello,

i compiled cs_chanlog, it loads and anything else, but i don't get any logs. looking into the source code i find it mostly undocumented and the "help text" isn't helpfull.

An "/cs chanlog #channel" gives me an:

-ChanServ- - Start Channel Log #channel -
-ChanServ-  CHANNEL   CMD   USER   LEVEL   CREATOR   DATE   TIME
-ChanServ- - End of Channel Log #channel -

Looking into the dir of anope i find no chanlog.db and creating an empty file with the proper privileges doesn't help either.

Could anyone help me?

[Edited on 20-6-2006 by Wintermute]
Title:
Post by: Wintermute on June 20, 2006, 10:09:10 AM
Oh man, ok .. solved.
It logs VOP, HOP, AOP, SOP add/del actions.
The name of the module is a bit irritating (at leats in my opinion).
Sorry for bothering.