ID:133666
 
I was wondering if Byond could have a Log for Errors listed in Dream Daemon for easy access to the bugs on a future date, and to see if any bugs programmed by a coder cause any of the Dream Daemon Crashes.
You can already do this.


world/New()
log=("error.txt")
..()


This logs any runtime error or messages such as "Denied access from guest (ipstuff)" or "world opened on ---"