created WRITE_MESSAGE_2 & WRITE_MESSAGE_3
more testing yk
This commit is contained in:
parent
1fb64603bb
commit
79c39d6ee0
@ -26,6 +26,9 @@ const enum RETURN_CODES //exit codes you fucking idiot (2#)
|
|||||||
};
|
};
|
||||||
|
|
||||||
#define WRITE_MESSAGE_1 "Hello from logger-test! 👋"
|
#define WRITE_MESSAGE_1 "Hello from logger-test! 👋"
|
||||||
|
#define WRITE_MESSAGE_2 "aAzZ( )!?#\\/śŠ <3|420*;㍿㊓ㅅΔ♛👶🏿"
|
||||||
|
#define WRITE_MESSAGE_3 "ˢᵃʸ ʸᵉˢ ᵗᵒ ᵈʳᵘᵍˢ"
|
||||||
|
|
||||||
#define WRITE_DIR "./logs"
|
#define WRITE_DIR "./logs"
|
||||||
#define LOG_LATEST "latest.log"
|
#define LOG_LATEST "latest.log"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user