giltene / jHiccup

jHiccup is a non-intrusive instrumentation tool that logs and records platform "hiccups" - including the JVM stalls that often happen when Java applications are executed and/or any OS or hardware platform noise that may cause the running application to not be continuously runnable.
Other
677 stars 92 forks source link

Help requested on how to achieve log file rotation with jHiccup logs? #43

Open DivyaVarmab opened 4 years ago

DivyaVarmab commented 4 years ago

Hi Gil, Could you please guide me on the following