[asterisk-scf-commits] asterisk-scf/examples.git branch "master" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Fri Sep 16 14:06:20 CDT 2011


branch "master" has been updated
       via  bb2563a3e9e922aa8f9b29ab27f66c6617b4388e (commit)
      from  a1b7370ecba8d7e1fc0b7e53431f442d71ee7bef (commit)

Summary of changes:
 configs/Logger.conf |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
 create mode 100644 configs/Logger.conf


- Log -----------------------------------------------------------------
commit bb2563a3e9e922aa8f9b29ab27f66c6617b4388e
Author: Kevin P. Fleming <kpfleming at digium.com>
Date:   Fri Sep 16 14:06:17 2011 -0500

    Basic configuration for Logger

diff --git a/configs/Logger.conf b/configs/Logger.conf
new file mode 100644
index 0000000..a2f3ac7
--- /dev/null
+++ b/configs/Logger.conf
@@ -0,0 +1,10 @@
+IceBox.InheritProperties=1
+IceBox.Service.Logger=logging-service:createLoggingService
+
+Logger.ServiceAdapter.Endpoints=default
+
+LocatorServiceManagement.Proxy=LocatorServiceManagement:tcp -p 4422
+
+# this is used to connect to the IceStorm instance that lives in the same IceBox
+# container as the ServiceDiscovery service
+TopicManager.Proxy=ServiceDiscoveryIceStorm/TopicManager:default -p 10000

-----------------------------------------------------------------------


-- 
asterisk-scf/examples.git



More information about the asterisk-scf-commits mailing list