Status: Accepted
Owner: amit.bhayani
CC: oleg.kulikoff,  baranowb
Labels: Type-Defect Priority-Medium Component-SS7 Roadmap-Fix Release-Type-Beta-6 Version-1.0.0

New issue 2148 by amit.bhayani: Fix logs for MTP2 level
http://code.google.com/p/mobicents/issues/detail?id=2148

As of now many config properties are used

    private boolean enableDataTrace = false;
    private boolean enableSuTrace = false;
    private boolean enabledL2Debug = false;

And async Logging mechanism used.

Remove the async behavior and use log4j logging. Reduce the trace for MTP2


Reply via email to