DaemonApp.reopenable_files_ext

Reopenable files extension. Hooks into the stats, log, and signal extentions, and automatically reopens logfiles upon receipt of the SIGHUP signal (presumably sent from logrotate).

class DaemonApp
ReopenableFilesExt reopenable_files_ext;

Meta