We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5fb46d commit 67e464fCopy full SHA for 67e464f
docs/api/index.md
@@ -21,6 +21,11 @@ title: API Reference
21
This API provides a pluggable way to configure where the Node-RED runtime stores
22
data.
23
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
29
- [Context Store](context)
30
31
This API provides a pluggable way to store context data outside of the runtime.
0 commit comments