mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 23:29:10 +01:00
[MIRROR] JSON Logging Refactor (#11623)
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Selis
Kashargul
parent
272afa33c8
commit
5a62077f2c
@@ -0,0 +1,4 @@
|
||||
/// gives us the stack trace from CRASH() without ending the current proc.
|
||||
#define stack_trace(message) _stack_trace(message, __FILE__, __LINE__)
|
||||
|
||||
#define WORKAROUND_IDENTIFIER "%//%"
|
||||
Reference in New Issue
Block a user