🏗️」 wip: added log debug function with VERBOSE mode

This commit is contained in:
2025-04-11 15:17:32 +02:00
parent bb841f90c8
commit b220361474
5 changed files with 46 additions and 23 deletions

View File

@ -2,6 +2,7 @@
server_names = { "localhost", "2B5.local" }
host = "localhost"
port = 8080
log_file = "test.log"
[server.error_pages]
404 = "not_found.html"