godot/core/error
Rémi Verschelde ac3917c42f Logger: Don't print error twice on ERR_PRINT
Also fix broken `ERR_PRINT_ED` macro and simplify comments.
For the record these macros aren't used yet, they're intended to be used
where needed to surface messages in the toaster when useful to end users,
but we haven't done that codebase review yet.
2022-10-04 17:56:30 +02:00
..
error_list.cpp
error_list.h
error_macros.cpp Errors: Fallback to fprintf if OS singleton doesn't exist 2022-06-30 16:00:30 +02:00
error_macros.h Logger: Don't print error twice on ERR_PRINT 2022-10-04 17:56:30 +02:00
SCsub