Update rust_g to 0.5.0+a2 (#12865)

Co-authored-by: Werner <Arrow768@users.noreply.github.com>
This commit is contained in:
Werner
2021-12-19 23:22:29 +01:00
committed by GitHub
parent 0549da254f
commit 619ca5ce69
6 changed files with 80 additions and 20 deletions

View File

@@ -12,6 +12,9 @@
#define SEVERITY_INFO 6 //Informational: informational messages
#define SEVERITY_DEBUG 7 //Debug: debug-level messages
#define WRITE_LOG(log, text) rustg_log_write(log, text, "true")
#define WRITE_LOG_NO_FORMAT(log, text) rustg_log_write(log, text, "false")
/var/global/log_end = world.system_type == UNIX ? ascii2text(13) : ""
// logging.dm