Files
SerpentRace/SerpentRace_Backend/logs/2025-09/serpentrace-2025-09-14T19-56-30-264Z.log
2025-09-15 19:00:35 +02:00

9 lines
789 B
Plaintext

# SerpentRace Backend Logs
# Started: 2025-09-14T19:56:30.264Z
# Max entries per file: 10000
2025-09-14T19:56:35.940Z | [STARTUP] | SerpentRace Backend starting up | Meta:{"environment":"development","port":"3001","nodeVersion":"v22.9.0","chatInactivityTimeout":"30"}
2025-09-14T19:56:35.949Z | [STARTUP] | Server started successfully | Meta:{"port":"3001","environment":"development","timestamp":"2025-09-14T19:56:35.949Z","endpoints":{"health":"/health","swagger":"/api-docs","users":"/api/users","organizations":"/api/organizations","decks":"/api/decks","chats":"/api/chats"},"websocket":{"enabled":true,"chatInactivityTimeout":"30 minutes"}}
2025-09-14T19:56:35.955Z | [STARTUP] | Received SIGINT. Shutting down gracefully...
2025-09-14T19:56:35.956Z | [STARTUP] | HTTP server closed