Skip to content

Commit 0b02366

Browse files
committed
Internal - Logs
1 parent d73f1e3 commit 0b02366

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/webui.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9960,6 +9960,7 @@ static int _webui_http_handler(struct mg_connection* client, void * _win) {
99609960
// GET
99619961

99629962
#ifdef WEBUI_LOG
9963+
_webui_log_debug("[Core]\t\t---[ HTTP Request ]----------------\n");
99639964
_webui_log_debug("[Core]\t\t_webui_http_handler() -> GET [%s]\n", url);
99649965
#endif
99659966

0 commit comments

Comments
 (0)