Telecomms chat logging (#39276)

* Add telecomms logging to a new file (telecomms.log)

* Add LOG_TELECOMMS config option
This commit is contained in:
Patrick Chieppe
2018-07-24 22:38:25 +12:00
committed by oranges
parent f10ca48e92
commit 308bfdb1ed
6 changed files with 24 additions and 0 deletions
@@ -49,6 +49,8 @@
/datum/config_entry/flag/log_pda // log pda messages
/datum/config_entry/flag/log_telecomms // log telecomms messages
/datum/config_entry/flag/log_twitter // log certain expliotable parrots and other such fun things in a JSON file of twitter valid phrases.
/datum/config_entry/flag/log_world_topic // log all world.Topic() calls