diff --git a/Design:-Logging-Framework.md b/Design:-Logging-Framework.md index 8f31a5c..befda32 100644 --- a/Design:-Logging-Framework.md +++ b/Design:-Logging-Framework.md @@ -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: {