Files
SerpentRace/SerpentRace_Backend/logs/2025-09/serpentrace-2025-09-14T20-19-04-397Z.log
2025-09-15 19:00:35 +02:00

11 lines
1.1 KiB
Plaintext

# SerpentRace Backend Logs
# Started: 2025-09-14T20:19:04.397Z
# Max entries per file: 10000
2025-09-14T20:19:10.741Z | [STARTUP] | SerpentRace Backend starting up | Meta:{"environment":"development","port":"3000","nodeVersion":"v20.19.5","chatInactivityTimeout":"30"}
2025-09-14T20:19:10.754Z | [STARTUP] | Server started successfully | Meta:{"port":"3000","environment":"development","timestamp":"2025-09-14T20:19:10.754Z","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-14T20:19:11.136Z | [CONNECTION] | Database connection established | Meta:{"connectionType":"postgresql","status":"success","type":"postgres","host":"postgres","database":"serpentrace"}
2025-09-14T20:19:11.167Z | [REQUEST] | WebSocket service initialized | Meta:{"chatTimeoutMinutes":30}
2025-09-14T20:19:11.168Z | [STARTUP] | WebSocket service initialized | Meta:{"chatInactivityTimeout":"30"}
2025-09-14T20:19:11.177Z | [STARTUP] | Redis client connected successfully