summaryrefslogtreecommitdiffstats
path: root/starlingx/starlingx/pub/config/log.yml
diff options
context:
space:
mode:
Diffstat (limited to 'starlingx/starlingx/pub/config/log.yml')
-rw-r--r--starlingx/starlingx/pub/config/log.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/starlingx/starlingx/pub/config/log.yml b/starlingx/starlingx/pub/config/log.yml
index ffcc4ffc..4e3e248b 100644
--- a/starlingx/starlingx/pub/config/log.yml
+++ b/starlingx/starlingx/pub/config/log.yml
@@ -20,6 +20,10 @@ loggers:
handlers: [console_handler, file_handler]
level: "DEBUG"
propagate: False
+ starlingx_base:
+ handlers: [console_handler, file_handler]
+ level: "DEBUG"
+ propagate: False
newton_base:
handlers: [console_handler, file_handler]
level: "DEBUG"