### Config Flags for logging, compatibility flags are at the top

### << COMING SOON >>


### Actual logging flags

# Paranoia logging starts on
PARANOIA_LOGGING

## log client access (logon/logoff)
LOG_ACCESS

## log admin actions
LOG_ADMIN

## log admin chat
LOG_ADMINCHAT

## log OOC channel
LOG_OOC

## log client Say
LOG_SAY

## log game actions (start of round, results, etc.)
LOG_GAME

## log player votes
LOG_VOTE

## log client Whisper
LOG_WHISPER

## log emotes
LOG_EMOTE

## log attack messages
LOG_ATTACK

## log pda messages
LOG_PDA

## log graffiti drawings
LOG_GRAFFITI

## Log all timers on timer auto reset
# LOG_TIMERS_ON_BUCKET_RESET

## log world.log messages
# LOG_WORLD_OUTPUT

## log all Topic() calls (for use by coders in tracking down Topic issues)
# LOG_HREFS

## log world.log and runtime errors to a file
LOG_RUNTIME

## log admin warning messages
LOG_ADMINWARN
