From 4bc90a6be724b1fb639cb44d9ba48bfa25d6ae30 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Fri, 1 Dec 2023 12:47:33 +0100 Subject: [PATCH] Use uniform log format for default config files Related: OS#6272 Change-Id: I239229c0f23f70a75155ca8790b51a7c39acca21 --- doc/examples/osmo-hnodeb/osmo-hnodeb.cfg | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/examples/osmo-hnodeb/osmo-hnodeb.cfg b/doc/examples/osmo-hnodeb/osmo-hnodeb.cfg index 89b4799..6c46bd2 100644 --- a/doc/examples/osmo-hnodeb/osmo-hnodeb.cfg +++ b/doc/examples/osmo-hnodeb/osmo-hnodeb.cfg @@ -1,9 +1,11 @@ log stderr logging filter all 1 logging color 1 - logging print category 1 logging print category-hex 0 - logging timestamp 1 + logging print category 1 + logging timestamp 0 + logging print file basename last + logging print level 1 ! line vty no login