Files
nats-server/server/log.go
Ivan Kozlovic 36d24550fe [FIXED] Log file size limit not honored after re-open signal
When the logfile_size_limit option is specified, the logfile will
be automatically rotated. However, if user still sends the re-open
signal (SIGUSR1), the log file will then no longer apply the
size limit.

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2020-09-01 08:11:34 -06:00

6.6 KiB