Skip to main content

Log Viewer

18 entries

3 errors

3 warnings

info
[auth]15:18:04.012
User login successful — uid=u_abc123, ip=192.168.1.12
debug
[cache]15:18:04.388
Cache HIT for key: product_catalog_v3 (TTL: 3420s)
info
[api]15:18:05.001
GET /api/v2/products 200 OK — 42ms
warn
[db]15:18:05.821
Slow query detected: SELECT * FROM orders (1842ms) — add index
error
[payment]15:18:06.190
Stripe webhook signature verification failed: BadSignatureError
info
[api]15:18:06.400
POST /api/v2/checkout 201 Created — 129ms
debug
[cache]15:18:07.003
Cache MISS for key: user_prefs_u_xyz999 — fetching from DB
error
[api]15:18:07.511
Unhandled exception: Cannot read properties of null (reading 'id')
info
[scheduler]15:18:08.000
Cron job 'sync-inventory' started — 1842 records
warn
[api]15:18:08.340
Rate limit threshold at 85% — uid=u_def456
info
[mailer]15:18:09.000
Transactional email queued: order-confirm to alice@example.com
debug
[tracing]15:18:09.211
Span 'checkout_flow' completed — duration=312ms, status=ok
info
[auth]15:18:09.500
Token refresh — uid=u_ghi789, expiry extended by 1h
error
[db]15:18:10.001
Connection pool exhausted — 50/50 connections in use
warn
[storage]15:18:10.500
S3 upload latency spike: 3.2s avg (expected <500ms)
info
[api]15:18:11.000
GET /api/v2/user/profile 200 OK — 18ms
debug
[events]15:18:11.420
EventEmitter: 'order.placed' dispatched to 3 listeners
info
[cdn]15:18:12.000
Cache purge successful — 142 edge nodes updated