From 3b2498aad3deed6c178e0ead41d9dc0175862570 Mon Sep 17 00:00:00 2001 From: Rob Bierbooms Date: Thu, 29 Oct 2020 10:00:22 +0100 Subject: [PATCH] Fix typo in rfxtrx.markdown for logger configuration (#15457) --- source/_integrations/rfxtrx.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/rfxtrx.markdown b/source/_integrations/rfxtrx.markdown index 284383a7cda..e8efb4e5eaf 100644 --- a/source/_integrations/rfxtrx.markdown +++ b/source/_integrations/rfxtrx.markdown @@ -36,7 +36,7 @@ To receive debug logging from the RFXCOM device, add the following lines to `con ```yaml logger: - log: + logs: RFXtrx: debug ```