8000 log lvl 0 · fhessel/esp32_https_server@a9b30ee · GitHub
[go: up one dir, main page]

Skip to content

Commit a9b30ee

Browse files
committed
log lvl 0
1 parent 764d5b8 commit a9b30ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HTTPSServerConstants.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// 4: Error + Warn + Info + Debug
1010

1111
#ifndef HTTPS_LOGLEVEL
12-
#define HTTPS_LOGLEVEL 3
12+
#define HTTPS_LOGLEVEL 0
1313
#endif
1414

1515
#ifdef HTTPS_LOGTIMESTAMP

0 commit comments

Comments
 (0)
0