Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: more messages on HTTP server #66

Merged
merged 1 commit into from
Oct 22, 2024
Merged

chore: more messages on HTTP server #66

merged 1 commit into from
Oct 22, 2024

Conversation

rochacbruno
Copy link
Owner

[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 -

@rochacbruno rochacbruno merged commit 34b9a9b into main Oct 22, 2024
1 check passed
@rochacbruno rochacbruno deleted the server_log branch October 22, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant