[2025-09-24 19:43:54] INFO: Parámetros recibidos en otherReadings
{
    "postID": 82,
    "categories_raw": null,
    "categories_processed": [
        "pools",
        "discover"
    ],
    "request_all": {
        "postID": "82",
        "categoriesSlugs": [
            "pools",
            "discover"
        ]
    }
}
[2025-09-24 19:43:54] INFO: Iniciando procesamiento de categorías
{
    "categories_to_process": [
        "pools",
        "discover"
    ]
}
[2025-09-24 19:43:54] INFO: Procesando categoría encontrada
{
    "category_id": 4,
    "category_name": "Pools",
    "category_slug": "pools"
}
[2025-09-24 19:43:54] INFO: Ejecutando query para obtener posts de categoría
{
    "category_id": 4,
    "postID": 82,
    "cache_key": "blog.other_readings.category_4.exclude_82"
}
[2025-09-24 19:43:54] INFO: Query ejecutado, posts obtenidos
{
    "category_id": 4,
    "posts_count": 10,
    "posts_ids": [
        115,
        114,
        113,
        10,
        12,
        18,
        19,
        20,
        21,
        22
    ],
    "posts_titles": [
        "How Much Does It Cost To Build A Pool On The Treasure Coast & South Florida?",
        "Apex Pavers & Pools vs. A&G Concrete Pools: Which Builder is Right for Your Dream Project?",
        "Apex Pavers & Pools vs. Van Kirk & Sons: Which Pool Builder is Right for You?",
        "Backyard Shade Ideas to Keep You Cool This Summer",
        "Kid-Friendly Pool Ideas",
        "Budgeting for a Pool",
        "Decisions, Decisions!",
        "The Benefits of Children Growing Up with a Pool",
        "Is a Pool Heater Worth It?",
        "Can Swimming Help Joints?"
    ]
}
[2025-09-24 19:43:54] INFO: Posts obtenidos para categoría (después de caché)
{
    "category_id": 4,
    "category_name": "Pools",
    "posts_count": 10,
    "posts_ids": [
        115,
        114,
        113,
        10,
        12,
        18,
        19,
        20,
        21,
        22
    ]
}
[2025-09-24 19:43:54] INFO: Categoría agregada a resultado final
{
    "category_id": 4,
    "category_name": "Pools",
    "posts_count": 10
}
[2025-09-24 19:43:54] INFO: Procesando categoría encontrada
{
    "category_id": 16,
    "category_name": "Discover",
    "category_slug": "discover"
}
[2025-09-24 19:43:54] INFO: Ejecutando query para obtener posts de categoría
{
    "category_id": 16,
    "postID": 82,
    "cache_key": "blog.other_readings.category_16.exclude_82"
}
[2025-09-24 19:43:54] INFO: Query ejecutado, posts obtenidos
{
    "category_id": 16,
    "posts_count": 10,
    "posts_ids": [
        115,
        114,
        113,
        73,
        81,
        83,
        84,
        85,
        90,
        99
    ],
    "posts_titles": [
        "How Much Does It Cost To Build A Pool On The Treasure Coast & South Florida?",
        "Apex Pavers & Pools vs. A&G Concrete Pools: Which Builder is Right for Your Dream Project?",
        "Apex Pavers & Pools vs. Van Kirk & Sons: Which Pool Builder is Right for You?",
        "Minimalist Swimming Pools",
        "Ultraviolet Pool Sanitizers",
        "3 Reasons Why Lap Pools are Great for your Health!",
        "Mediterranean Pool Design",
        "Great Elements of Pool Design",
        "2016 Pool and Spa Trends",
        "Why Fall is the Perfect Time to Build Your Pool"
    ]
}
[2025-09-24 19:43:54] INFO: Posts obtenidos para categoría (después de caché)
{
    "category_id": 16,
    "category_name": "Discover",
    "posts_count": 10,
    "posts_ids": [
        115,
        114,
        113,
        73,
        81,
        83,
        84,
        85,
        90,
        99
    ]
}
[2025-09-24 19:43:54] INFO: Categoría agregada a resultado final
{
    "category_id": 16,
    "category_name": "Discover",
    "posts_count": 10
}
[2025-09-24 19:43:54] INFO: Resultado final del endpoint otherReadings
{
    "total_categories_with_posts": 2,
    "categories_summary": [
        {
            "category_id": 4,
            "category_name": "Pools",
            "posts_count": 10
        },
        {
            "category_id": 16,
            "category_name": "Discover",
            "posts_count": 10
        }
    ]
}
