rochacbruno / marmite

Markdown makes sites - A Static Site Generator for Blogs
https://rochacbruno.github.io/marmite/
GNU Affero General Public License v3.0
340 stars 19 forks source link

chore: more messages on HTTP server #66

Closed rochacbruno closed 1 week ago

rochacbruno commented 1 week ago
[2024-10-22T09:50:26Z INFO  marmite] Starting built-in HTTP server...
[2024-10-22T09:50:26Z INFO  marmite::server] Server started at http://localhost:8000/ - Type ^C to stop.
[2024-10-22T09:50:28Z INFO  marmite::server] "GET index.html HTTP/1.1" 200 -
[2024-10-22T09:50:29Z INFO  marmite::server] "GET about.html HTTP/1.1" 200 -
[2024-10-22T09:50:32Z INFO  marmite::server] "GET index.html HTTP/1.1" 200 -
[2024-10-22T09:50:33Z INFO  marmite::server] "GET pages.html HTTP/1.1" 200 -
[2024-10-22T09:50:33Z INFO  marmite::server] "GET tags.html HTTP/1.1" 200 -
[2024-10-22T09:50:38Z ERROR marmite::server] "GET sdfsdfsd.html HTTP/1.1" 404 -
[2024-10-22T09:50:44Z ERROR marmite::server] "GET dfsfsdfsdfsdf.html HTTP/1.1" 404 -