We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04f52d4 commit 02572bdCopy full SHA for 02572bd
src/cli/config.h
@@ -24,7 +24,7 @@
24
#define WARN 1
25
#define INFO 2
26
#define DEBUG 3
27
-#define LOGLEVEL INFO
+#define LOGLEVEL ERROR
28
29
extern size_t g_sftp_calls;
30
extern char* g_logfile;
0 commit comments