public class LogLevel
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
traceFine |
protected boolean |
traceFiner |
protected boolean |
traceFinest |
protected java.util.logging.Logger |
tracer
Tracing / logging facility.
|
Constructor and Description |
---|
LogLevel() |
LogLevel(java.lang.String target) |
Modifier and Type | Method and Description |
---|---|
boolean |
isTraceFine() |
boolean |
isTraceFiner() |
boolean |
isTraceFinest() |
void |
reset() |
Copyright (C) 2003-2021 SQLstream, Inc.