diff --git a/wiki/logger.md b/wiki/logger.md index 97536dbb0..3ab58554f 100644 --- a/wiki/logger.md +++ b/wiki/logger.md @@ -10,6 +10,8 @@ logs: - {type: file, path: verdaccio.log, level: info} ``` +Use `SIGUSR2` to notify the application, the log-file was rotated and it needs to reopen it. + ### Configuration Property | Type | Required | Example | Support | Description