Qdel failures now have their own log file (#1014)
This commit is contained in:
committed by
Poojawa
parent
1f4bd27f37
commit
f1a158e0a2
@@ -60,7 +60,7 @@ SUBSYSTEM_DEF(garbage)
|
||||
for(var/path in sleptDestroy)
|
||||
dellog += "Path : [path] \n"
|
||||
dellog += "Sleeps : [sleptDestroy[path]] \n"
|
||||
log_world(dellog.Join())
|
||||
text2file("[GLOB.log_directory]/qdel.log", dellog.Join())
|
||||
|
||||
/datum/controller/subsystem/garbage/fire()
|
||||
HandleToBeQueued()
|
||||
|
||||
Reference in New Issue
Block a user