laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-hnodeb/+/35191?usp=email )
Change subject: Use uniform log format for default config files ......................................................................
Use uniform log format for default config files
Related: OS#6272 Change-Id: I239229c0f23f70a75155ca8790b51a7c39acca21 --- M doc/examples/osmo-hnodeb/osmo-hnodeb.cfg 1 file changed, 14 insertions(+), 2 deletions(-)
Approvals: Jenkins Builder: Verified pespin: Looks good to me, approved laforge: Looks good to me, approved
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