Compilation & Installation Instructions --------------------------------------- 1. Copy the *.cpp files to /src/modules/ 2. Build and install your Inspircd server (./configure && make && make install). 3. Copy the *.conf.sample files to your configuration directory. Module-Configuration -------------------- m_bchanlog.so: - Edit your inspircd.conf and add log tags: The value provided to the 'type' attribute will be used as a reference by our tag - Copy bchanlog.conf.sample as bchanlog.conf and add your desired tags. In the following example, both entries (channels) - #pichove and #hin will log to the same file (pichove.log). - Remember to include the newly created bchanlog.conf in your inspircd.conf ()