mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Updated Design: Logging Framework (markdown)
parent
8d63fb97e5
commit
38a6b77aca
@ -81,7 +81,7 @@ Node-RED also supports custom logging modules to output logs to other handlers.
|
|||||||
- To gather information from specific nodes
|
- To gather information from specific nodes
|
||||||
|
|
||||||
### Configuration
|
### Configuration
|
||||||
To use custom logger, settings.js has custom block in logging block.
|
To use a custom logger, edit `settings.js` to add a new block in the logging section.
|
||||||
```
|
```
|
||||||
// Configure the logging output
|
// Configure the logging output
|
||||||
logging: {
|
logging: {
|
||||||
|
Loading…
Reference in New Issue
Block a user