code/__HELPERS/_logging.dm
/proc/log_suspicious_login | Writes to a special log file if the log_suspicious_login config flag is set, which is intended to contain all logins that failed under suspicious circumstances. |
---|---|
/proc/log_atmos | Logs the contents of the gasmix to the game log, prefixed by text |
/proc/log_tgui | Appends a tgui-related log entry. All arguments are optional. |
/proc/admin_pm_href | Returns an adminpm link with the inserted HTML. |