RFR: Log rotation
Aleksey Shipilev
shade at openjdk.org
Thu Sep 1 17:02:44 UTC 2022
On Fri, 26 Aug 2022 17:06:42 GMT, cfumiwu <duke at openjdk.org> wrote:
> Making the shenandoah log file be able to rotate with given log file count and log file size. Default log file count would be 5 and default log file size would be 20MB.
I am not sure why this facility even exists, as Unified Logging from the JVM is supposed to take care of this?
-------------
PR: https://git.openjdk.org/shenandoah/pull/158
More information about the shenandoah-dev
mailing list