Searched refs:mScopeLog (Results 1 – 1 of 1) sorted by relevance
44 private String mScopeLog; field in ScopedException50 mScopeLog = L.isDebugEnabled() ? Scope.produceScopeLog() : null; in ScopedException()