logging works ( but it's buggy 😭 )
This commit is contained in:
+1
-1
@@ -8,5 +8,5 @@
|
||||
* @return 0 on success, -1 on error
|
||||
* @note This function frees the string passed to it!
|
||||
*/
|
||||
int write_log(String_t* string, int lines);
|
||||
int write_log(String_t* string);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user