public class DebugTracer extends Object
public void traceException(String msg, Throwable exception)
msg - the messageexception - the exception caught. May be null.public boolean enabled()
true if logging is enabled, false otherwise.Copyright © 2010-2018 ForgeRock AS. All Rights Reserved.