Skip to content

Commit 67e464f

Browse files
committed
Add logging to api index
1 parent d5fb46d commit 67e464f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/api/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ title: API Reference
2121
This API provides a pluggable way to configure where the Node-RED runtime stores
2222
data.
2323

24+
- [Logging](/docs/user-guide/runtime/logging)
25+
26+
A custom logger can be used to send log events to alternative locations, such as
27+
a database.
28+
2429
- [Context Store](context)
2530

2631
This API provides a pluggable way to store context data outside of the runtime.

0 commit comments

Comments
 (0)