public class RawTraceList extends RawTraceList
RawTraceList
manages the Sensitive Log and Trace Guard list of loggers and minimum levels at which those
loggers are allowed to log. Any attempt to modify the logger to log or trace at a level lower than that minimum will
be rejected.Modifier and Type | Class and Description |
---|---|
static class |
RawTraceList.PatternLevel
PatternLevel is the class of objects stored in the RawTraceList. |
Constructor and Description |
---|
RawTraceList() |
Modifier and Type | Method and Description |
---|---|
static RawTraceList |
getInstance() |
add, add, clear, contains, contains, getRestrictList, getRestrictListString, indexOf, indexOf, indexOf, indexOf, loadRestrictionVectorFromConfig, loadRestrictionVectorFromConfig, loadRestrictionVectorFromResource
public static RawTraceList getInstance()