Irclogger 1.16c released

A new minor version of IrcLogger, 1.16c is out.

  • New option cachepages=on to cache individual pages for each day. Default is still only to cache the listings of all pages in a channel. This option may be set in the irclogger.conf file in the installation directory, as for the other options.
  • The existing cachedir=path option is now documented. It defines where the cache files are stored, and defaults to /tmp/.irclogger_logs_cache
  • No other changes, so no need to upgrade if you do not plan to use the new cachepages=on option

Since the python code is not modified, you do not have to restart the daemon, upgrading is recommended as it is a simple unarchiving in place.

See IrcLogger