Files
nats-server/server
Ivan Kozlovic e9a134ac48 [ADDED] LogSizeLimit option
Allow auto-rotation of log files when the size is greater than
configured limit.
The backup files have the same name than the original log file
name with the following suffix:

<log name>.yyyy.mm.dd.hh.mm.ss.micros

where:
- yyyy   is the year
- mm     is the month
- dd     is the day
- hh     is the hour
- mm     is the minute
- ss     is the second
- micros is the number of microseconds (to help avoid duplicates)

Resolves #1197

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2019-11-21 15:26:33 -07:00
..
2019-10-15 23:55:13 +08:00
2019-11-08 15:56:28 -07:00
2019-05-10 15:11:30 -07:00
2019-11-18 15:22:52 -07:00
2019-11-17 09:24:34 -08:00
2019-11-17 09:24:34 -08:00
2019-11-16 17:56:06 -08:00
2019-11-21 15:26:33 -07:00
2019-05-06 15:41:38 -07:00
2018-12-06 15:09:14 -08:00
2019-11-21 15:26:33 -07:00
2019-02-04 17:07:49 -08:00
2019-05-10 15:11:30 -07:00
2018-10-06 14:06:14 -07:00
2018-03-15 22:31:07 -07:00
2019-11-14 20:05:32 -07:00
2018-03-15 22:31:07 -07:00
2019-11-14 20:05:32 -07:00
2019-11-14 20:05:32 -07:00
2019-01-18 10:54:04 +08:00