mirror of
https://github.com/Tha14/toxic.git
synced 2025-11-19 12:16:39 +01:00
Add option for toxcore logging in stderr
This commit is contained in:
@@ -89,6 +89,7 @@ struct arg_opts {
|
||||
bool no_connect;
|
||||
bool encrypt_data;
|
||||
bool unencrypt_data;
|
||||
bool logging;
|
||||
|
||||
char nameserver_path[MAX_STR_SIZE];
|
||||
char config_path[MAX_STR_SIZE];
|
||||
|
||||
Reference in New Issue
Block a user