📃logs
Overview
Configuration File
Logs = {}
Logs.Enabled = true
Logs.BotName = 'sl-chat Logs'
Logs.BotAvatar = nil
Logs.IncludePlayerInfo = true
Logs.HideIP = falseGeneral Settings
Option
Type
Default
Description
Log Types
Log Type Options
Option
Type
Description
Built-in Log Types
Type
Description
Used By
Discord Embed Colors
Color
Decimal
Hex
Creating Discord Webhooks
Complete Configuration Example
Log Information
Player Information (when IncludePlayerInfo = true)
IncludePlayerInfo = true)Field
Description
Example Log Output
Linking Commands to Log Types
Adding Custom Log Types
1
2
3
Custom Logging via Exports
LogToDiscord
LogChatCommand
Disabling Logs
Disable All Logs
Disable Specific Type
Disable for Specific Command
Privacy & GDPR
Troubleshooting
Webhook errors and missing logs
1
2
3
Next Steps
Last updated