Log Cleaner

Log Cleaner

Mod

A lightweight mod that cleans old, unused log files

Client or server OptimizationUtility

219.1k downloads
130 followers
Created2 years ago
Updated2 years ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

A lightweight mod that cleans old, unused log files.

The best thing is that this mod keeps files not based on creation date, but the most recent access (of any kind) to the file, so logs that are still being accessed for whatever reason are not removed unwillingly.

It works both client-side only and server-side only, and works in every Minecraft version.

By default, it will clean logs that haven't been used in more than 14 days, so there's plenty of time in case you ever need them for debugging, but you can configure it to any amount of days you want.

Configuration

You can find the mod's configuration file in config/logcleaner.json. There's two options you can change in there:

  • daysOld: The number of days a log has to have been unused in order for it to be deleted. Defaults to 14
  • silent: If set to true, Log Cleaner will not send a message with the amount of deleted log files to the log. Defaults to false

External resources



Project members

altrisi

Owner


Technical information

License
GPL-3.0-only
Client side
optional
Server side
optional
Project ID