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
..
SCsub Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
error_list.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
error_list.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
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