TotemArts / Rx_Launcher

Renegade X Launcher
12 stars 9 forks source link

Add log files rotation or cleanup #23

Closed AlienXAXS closed 6 years ago

AlienXAXS commented 6 years ago

The log files can get quite large if a user is downloading, updating etc.

Because of this the application should automatically keep only the last six log files and should clean the rest up at application startup.

RxLogger should do this.

Schmitzenbergh commented 6 years ago

Should be fixed now #38

JAJames commented 6 years ago

Thanks!