]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Allow <log> tags to specify how often logs should be flushed.
authorPeter Powell <petpow@saberuk.com>
Sun, 5 Feb 2017 19:05:27 +0000 (19:05 +0000)
committerPeter Powell <petpow@saberuk.com>
Tue, 28 Feb 2017 05:19:12 +0000 (05:19 +0000)
commit7c301149883e038a4bf3ce4a7a9a6a91b3e1ce97
tree5e698c3b99e9c3addf516a2dcd7b3b2686fc15cb
parent51ff3d67ed1b6f1594373d3745293ef155a26f44
Allow <log> tags to specify how often logs should be flushed.

Also use the behaviour behind this to fix #1290.
docs/conf/inspircd.conf.example
include/logger.h
src/inspircd.cpp
src/logger.cpp