DiscordSRV

DiscordSRV

86.8k Downloads

Enhancement: Log rotation when using DiscordConsoleChannelUsageLog

metalshark opened this issue ยท 1 comments

commented

Allow for per-day log names for inbuild log rotation.

Preferably with inbuilt gzipping of the previous day's log and an option to remove logs past a certain date, but appreciate these two requests are optional and can be solved easily by the use of other plugins.

commented

For reference I am using the Server set of placeholders and the following configuration:
DiscordConsoleChannelUsageLog: "logs/discord-commands-%server_time_yyyy-MM-dd%.log"