From 82621263980cc1216782084349d82bec8ce73ffa Mon Sep 17 00:00:00 2001 From: Keith Whyte Date: Wed, 2 Sep 2020 12:37:33 +0200 Subject: [PATCH] log category (not hex) in all --- modules/rhizo_base/templates/osmo-bsc-head.erb | 4 ++-- modules/rhizo_base/templates/osmo-msc.cfg.erb | 4 ++-- modules/rhizo_base/templates/osmo-sip-connector.cfg.erb | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/modules/rhizo_base/templates/osmo-bsc-head.erb b/modules/rhizo_base/templates/osmo-bsc-head.erb index aac4a25..8b66153 100644 --- a/modules/rhizo_base/templates/osmo-bsc-head.erb +++ b/modules/rhizo_base/templates/osmo-bsc-head.erb @@ -5,8 +5,8 @@ log stderr logging filter all 1 logging color 1 - logging print category-hex 1 - logging print category 0 + logging print category-hex 0 + logging print category 1 logging timestamp 0 logging print file 1 logging level rll notice diff --git a/modules/rhizo_base/templates/osmo-msc.cfg.erb b/modules/rhizo_base/templates/osmo-msc.cfg.erb index f3a8e10..50506df 100644 --- a/modules/rhizo_base/templates/osmo-msc.cfg.erb +++ b/modules/rhizo_base/templates/osmo-msc.cfg.erb @@ -5,8 +5,8 @@ log stderr logging filter all 1 logging color 1 - logging print category-hex 1 - logging print category 0 + logging print category-hex 0 + logging print category 1 logging timestamp 0 logging print file 1 logging level rll notice diff --git a/modules/rhizo_base/templates/osmo-sip-connector.cfg.erb b/modules/rhizo_base/templates/osmo-sip-connector.cfg.erb index 8c75c7e..2ccaee0 100644 --- a/modules/rhizo_base/templates/osmo-sip-connector.cfg.erb +++ b/modules/rhizo_base/templates/osmo-sip-connector.cfg.erb @@ -5,6 +5,7 @@ log stderr logging filter all 1 logging color 1 + logging print category-hex 0 logging print category 1 logging timestamp 1 logging print level 1