From 203f97b02b218b4458506bc76b74ba1887723116 Mon Sep 17 00:00:00 2001 From: Lucee Docs GitHub Action Date: Fri, 17 Jan 2025 23:21:50 +0000 Subject: [PATCH] Update recipes index and README --- docs/recipes/README.md | 2 +- docs/recipes/index.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/recipes/README.md b/docs/recipes/README.md index cbe12f158..379c6f23b 100644 --- a/docs/recipes/README.md +++ b/docs/recipes/README.md @@ -186,7 +186,7 @@ List existing Cache Connections available in Lucee. ## [Logging in Lucee](/docs/recipes/logging.md) -No description available. +How to configure and customize logging ## [Loop Labels](/docs/recipes/loop-labels.md) diff --git a/docs/recipes/index.json b/docs/recipes/index.json index 386fd4260..3bb93d68d 100644 --- a/docs/recipes/index.json +++ b/docs/recipes/index.json @@ -576,7 +576,7 @@ "file": "java-in-functions-and-closures.md", "title": "Java in Functions and Closures", "path": "/docs/recipes/java-in-functions-and-closures.md", - "hash": "ac1b5bb6637816db21457f5b98daef66", + "hash": "1e3e2d70e8be13df7caa2323edaf1fb8", "keywords": [ "function", "java", @@ -590,7 +590,7 @@ "file": "java-libraries.md", "title": "Interacting with Java Libraries in Lucee 6.2", "path": "/docs/recipes/java-libraries.md", - "hash": "9a4a6f3d61d78494937892f0111026b2", + "hash": "11e13ce9bec0c7d7e22148df7007a642", "keywords": [ "java", "maven", @@ -657,7 +657,7 @@ "file": "logging.md", "title": "Logging in Lucee", "path": "/docs/recipes/logging.md", - "hash": "2940cad084edaf4dce300c50e9bedc08", + "hash": "31a26b6ce13855824c8b7b9316429086", "keywords": [ "Logging", "Log levels", @@ -750,7 +750,7 @@ "file": "maven.md", "title": "Maven (Lucee 6.2)", "path": "/docs/recipes/maven.md", - "hash": "a99e240ff13b47046b173072b166cd1c", + "hash": "2a607eda8b76d28a2194af17f4d0c975", "keywords": [ "Maven", "Java",