From bee652218256ef0abb18a18725da184740fb2fb4 Mon Sep 17 00:00:00 2001 From: AnomicDev Date: Sun, 14 Apr 2024 01:07:08 +0000 Subject: [PATCH] Update troubleshooting.md --- docs/maintenance/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/maintenance/troubleshooting.md b/docs/maintenance/troubleshooting.md index 29a4f4b4..111a4c85 100644 --- a/docs/maintenance/troubleshooting.md +++ b/docs/maintenance/troubleshooting.md @@ -25,7 +25,7 @@ printing any new lines that are added in real-time. Useful to watch while active Consider the following: -`allianceauth.log` is the primary log for general troubleshooting. +`allianceauth.log` is the primary log for general troubleshooting. Tracks user actions, changes made, and potential errors. `worker.log` is important for issues related to background tasks.(Such as services(Discord)).