code/modules/logging/log_category.dm
/datum/log_category | The main datum that contains all log entries for a category |
---|---|
/datum/log_category/backup_category_not_found | Backup log category to catch attempts to log to a category that doesn't exist |
/datum/log_category | The main datum that contains all log entries for a category |
---|---|
/datum/log_category/backup_category_not_found | Backup log category to catch attempts to log to a category that doesn't exist |