aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2012-09-20 15:27:35 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2012-09-20 15:27:35 +0200
commitef2cb5ab7f4b39ebf974083fe6c79bb415831549 (patch)
tree310fd5b0fa3e3918208537a0977c86f2d3201384
parent4d197c96d8ad80f1ea72be170ebcd233e6ba7c38 (diff)
misc: Disable the color in the default setting
When forwarding the log messages to logger or systemd the ansi escape sequence can confuse the app collecting the data.
-rw-r--r--doc/examples/osmo-bts.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/osmo-bts.cfg b/doc/examples/osmo-bts.cfg
index e5a31c8..1c26ec5 100644
--- a/doc/examples/osmo-bts.cfg
+++ b/doc/examples/osmo-bts.cfg
@@ -3,7 +3,7 @@
!!
!
log stderr
- logging color 1
+ logging color 0
logging timestamp 0
logging level all everything
logging level rsl info