We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eca1ca commit 4bef1a6Copy full SHA for 4bef1a6
docs/recipes/logging.md
@@ -18,6 +18,7 @@ Lucee's logging system is a powerful and flexible framework designed to provide
18
## Why Logging?
19
20
Logging is an essential practice for maintaining reliable and performant applications. It allows you to:
21
+
22
- Monitor runtime behavior and identify issues.
23
- Gain insights into application usage and performance.
24
- Maintain an audit trail of events and actions.
0 commit comments