mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 20:40:17 +02:00
Update troubleshooting.md
This commit is contained in:
parent
f9cbfb1562
commit
96abae553a
@ -38,8 +38,10 @@ Troubleshooting Tips
|
||||
|
||||
**Filter Logs:** Use tools like `grep` to filter logs based on keywords or timeframes,
|
||||
making it easier to focus on relevant information.
|
||||
|
||||
**_Example_**: `tail -f allianceauth.log | grep -i 'discord'`. This will isolate lines containing discord.
|
||||
Making it easier to see amoung the other logs.
|
||||
|
||||
**Debug Mode:** For in-depth troubleshooting, temporarily enable DEBUG logging in your Alliance Auth
|
||||
settings to get more detailed messages. Remember to revert to INFO level after debugging.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user