Move activity logs from the database to rotating log files in a logs folder #286
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixed: activity logs now written to rotating logs/activity.log (daily, 90-day history) via SLF4J. DB persistence and ActivityLogController removed.