mirror of
https://github.com/FAUSheppy/colorredstderr-mirror
synced 2025-12-10 08:58:33 +01:00
Add warning() and use it in DEBUG mode.
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
|
||||
#ifdef DEBUG
|
||||
# define DEBUG_FILE "colored_stderr_debug_log.txt"
|
||||
/* Created in the user's home directory, appends to existing file. */
|
||||
# define WARNING_FILE "colored_stderr_warning_log.txt"
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user