UNPKG

egg-logrotator

Version:
9 lines (6 loc) 194 B
'use strict'; const LogRotator = require('../lib/rotator'); // egg-schedule will load both at app and agent, so we should mount it for compatiblecompatible module.exports = { LogRotator, };