mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-12 10:42:37 +00:00
* JSON Logging Take Two * Fixes the conflicts and makes our logs all comply with the new logging framework, hopefully. --------- Co-authored-by: Zephyr <12817816+ZephyrTFA@users.noreply.github.com> Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
4 lines
115 B
Plaintext
4 lines
115 B
Plaintext
/// Logging for writing made on paper
|
|
/proc/log_paper(text, list/data)
|
|
logger.Log(LOG_CATEGORY_PAPER, text, data)
|