_std/defines/logging.dm
LOG_FLUSHING_THRESHOLD | Thresholds for admin logs & other log stuff. |
---|---|
LOG_ACCESS | Diary only |
LOG_ADMIN | Admin actions |
LOG_AHELP | Ahelps and admin responses |
LOG_AUDIT | Admin auditing stuff |
LOG_BOMBING | Explosions |
LOG_COMBAT | People fighting or smashing shit |
LOG_DEBUG | Debug information |
LOG_DIARY | Diary |
LOG_GAME | Diary only |
LOG_MHELP | Used for diary too |
LOG_OOC | OOC |
LOG_PDAMSG | PDA messaging |
LOG_SAY | IC Speech |
LOG_SPEECH | Ingame logs only, say + whisper |
LOG_SIGNALERS | Remote signallers |
LOG_STATION | Interactions with/between inanimate objects, as well as the station as a whole |
LOG_TELEPATHY | Telepathy gene messages |
LOG_VEHICLE | Vehicle stuff |
LOG_WHISPER | Whisper messages |
LOG_TOPIC | Topic() logs |
LOG_GAMEMODE | Core gamemode stuff like game mode selection, blob starts, flock planting, etc |
LOG_CHEMISTRY | Non-combat chemistry interactions |
LOG_TGUI | TGUI interactions |
Define Details
LOG_ACCESS
Diary only
LOG_ADMIN
Admin actions
LOG_AHELP
Ahelps and admin responses
LOG_AUDIT
Admin auditing stuff
LOG_BOMBING
Explosions
LOG_CHEMISTRY
Non-combat chemistry interactions
LOG_COMBAT
People fighting or smashing shit
LOG_DEBUG
Debug information
LOG_DIARY
Diary
LOG_FLUSHING_THRESHOLD
Thresholds for admin logs & other log stuff.
LOG_GAME
Diary only
LOG_GAMEMODE
Core gamemode stuff like game mode selection, blob starts, flock planting, etc
LOG_MHELP
Used for diary too
LOG_OOC
OOC
LOG_PDAMSG
PDA messaging
LOG_SAY
IC Speech
LOG_SIGNALERS
Remote signallers
LOG_SPEECH
Ingame logs only, say + whisper
LOG_STATION
Interactions with/between inanimate objects, as well as the station as a whole
LOG_TELEPATHY
Telepathy gene messages
LOG_TGUI
TGUI interactions
LOG_TOPIC
Topic() logs
LOG_VEHICLE
Vehicle stuff
LOG_WHISPER
Whisper messages