标签: apache-camel activemq jsmpp
我正在使用amq + camel + smpp来处理SMSC。我使用SMPP作为骆驼组合并在路线中使用这些端点。我想监视SMPP连接绑定,记录每个SMSC绑定和取消绑定在单独的文件中而不是activemq.log。
请指导我接近上述事件情景。
答案 0 :(得分:0)
您是否尝试过配置log4j - http://camel.apache.org/how-do-i-use-log4j.html