aboutsummaryrefslogtreecommitdiff
path: root/src/callnotifier/Logger/Debug.php
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2012-08-01 19:12:17 +0200
committerChristian Weiske <cweiske@cweiske.de>2012-08-01 19:12:17 +0200
commit0ecfe5252028e1d2da82bc1ebe48307df288a611 (patch)
treef5af208f00f912a5d6b6d242bedb8b43ab9607a6 /src/callnotifier/Logger/Debug.php
parentc2739307b8f39292c6614a8ef901961fadadc2e5 (diff)
downloadauerswald-callnotifier-0ecfe5252028e1d2da82bc1ebe48307df288a611.tar.gz
auerswald-callnotifier-0ecfe5252028e1d2da82bc1ebe48307df288a611.zip
make call names blue
Diffstat (limited to 'src/callnotifier/Logger/Debug.php')
-rw-r--r--src/callnotifier/Logger/Debug.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/callnotifier/Logger/Debug.php b/src/callnotifier/Logger/Debug.php
index 6f24bad..ef5d812 100644
--- a/src/callnotifier/Logger/Debug.php
+++ b/src/callnotifier/Logger/Debug.php
@@ -63,7 +63,7 @@ class Logger_Debug implements Logger
echo sprintf(
$this->purple . 'EDSS1_Message' . $this->end
. ' type 0x%02X '
- . $this->purple . '%s' . $this->end
+ . $this->blue . '%s' . $this->end
. ' SAPI %d, CR %d, TEI %d, call %d-%s'
. ', %d parameters',
$msg->type,