================================================================================
REQUEST LOG: req_CV5chrZGXuuz
================================================================================

[2026-04-13 16:48:20.499806] REQUEST END
    Status: 200
    Response Time: 2.45ms
    Response: {
    "success": true,
    "message": "Expense categories retrieved successfully",
    "data": [
        {
            "id": 1,
            "name": "icecream",
            "description": "test",
            "is_active": true,
            "created_at": "2025-12-16T21:12:53.000000Z",
            "updated_at": "2025-12-16T21:12:53.000000Z",
            "deleted_at": null
        }
    ],
    "meta": {
        "request_id": "req_CV5chrZGXuuz",
        "timestamp": "2026-04-13T16:48:20+00:00"
    }
}

================================================================================