Skip to content

Feature/timestamp logs#42

Merged
AlAfiz merged 2 commits intoBETAIL-BOYS:mainfrom
LaGodxy:feature/timestamp-logs
Feb 26, 2026
Merged

Feature/timestamp logs#42
AlAfiz merged 2 commits intoBETAIL-BOYS:mainfrom
LaGodxy:feature/timestamp-logs

Conversation

@LaGodxy
Copy link
Contributor

@LaGodxy LaGodxy commented Feb 25, 2026

Requirements

Create a simple wrapper function logWithTime(message).

Use new Date().toISOString() to get the current time.

Update the server listening message to output: [2026-02-24T...] Server running on port 3000.

closes #29

@AlAfiz AlAfiz merged commit ce3931c into BETAIL-BOYS:main Feb 26, 2026
0 of 3 checks passed
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.

chore: Add timestamps to basic server console logs

2 participants