Logback rollover issue
If your rollover config doesn’t work due to unknown reason – read this answer. I didn’t find why logback cannot rename log , no process locked log file. The easiest way to fix issue just remove mentioned parameter File Now my default log file has ugly name like myappname-2018-05-02.0.log instead myappname.log but I [...]
Recent Comments