Skip to content
  • aagbsn's avatar
    5331 - Add log rotation to BridgeDB · 31c55cd3
    aagbsn authored
    Switches BridgeDB logger to use RotatingFileHandler.
    The defaults are to keep 5 backups, of 10MB each.
    Adds LOGFILE_COUNT, LOGFILE_ROTATE_SIZE to bridgedb.conf, and
    sets the default value for LOGLEVEL to WARNING.
    
    Thanks to weasel for this patch.
    31c55cd3