mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
Overhaul mecha logging (revival of oranges's PR) (#40664)
* Overhaul mecha logging Removes user access to the log, not needed and that log can get large removes all the internal log vars and passes all logging through to a new log file, the mecha log * somehow this makes it compile * add it to the config too
This commit is contained in:
committed by
oranges
parent
0396c7f298
commit
6f26dfd1df
@@ -36,6 +36,8 @@
|
||||
|
||||
/datum/config_entry/flag/log_game // log game events
|
||||
|
||||
/datum/config_entry/flag/log_mecha // log mech data
|
||||
|
||||
/datum/config_entry/flag/log_vote // log voting
|
||||
|
||||
/datum/config_entry/flag/log_whisper // log client whisper
|
||||
|
||||
Reference in New Issue
Block a user