1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Updated Design: Logging Framework (markdown)

Dave Conway-Jones 2017-03-10 16:57:59 +00:00
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
### 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
logging: {